Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked 0bin.net


sQuo

Recommended Posts

This is the hidden content, please

 

"A client side encrypted PasteBin"

All pastes are AES256 encrypted, we cannot know what you paste...

 

This is the hidden content, please

 

How does it work?

 

  • We generate a random key, and encrypt the paste with it using the sjcl javascript library.
  • The content is sent encrypted to the server, which returns the address of the newly created paste.
  • The javascript code then redirects to this address, but it adds the encryption key in the URL hash (#).
  • When somebody want to read the paste, he usually just click on a link with this URL. If the hash containing the key is part of it, Obin's javascript will use it to decrypt the content sent by the server.

 

The browser never sends the hash to the server, so it does not receives the key.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.