Skip to content

Pybin is an open-source, online pastebin that keeps the server entirely blind to the content you share.

License

Notifications You must be signed in to change notification settings

p2p-tools/pybin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybin

Pybin is an open-source, online pastebin that keeps the server entirely blind to the content you share.

The data is stored encrypted with 256-bit AES encryption in GCM. Server does not store decryption keys, they are part of a url image

How it works

Common url: V5i0G9acTt1DDFAW3N4P-2aW29gBMhQ6nEct3vz2oSwqjZdOAYwo= consists of two parts:

  1. first 9 chars - id of the paste
  2. rest of the string is a decryption key for your paste

Pybin stores only encrypted paste and corresponding id.

About

Pybin is an open-source, online pastebin that keeps the server entirely blind to the content you share.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published