Client side encrypted pastebin.
Self-host this app for $0.99/mo only!
0bin is a pastebin that encrypts the user content in the browser and can run without a database.
0bin allows anybody to host a pastebin while welcoming any type of content to
be pasted in it. The idea is that one can (probably...) not be legally entitled
to moderate the pastebin content_ as they have no way to decrypt it.
It's an Python implementation of the zerobin project, created by sebsauvage, under the WTFPL licence.
To run zerobin, download zerobin.pyz from the latest release_ then:
::
python zerobin.pyz
0bin requires Python 3.7 or higher.
You may need to type :code:py -3.7 zerobin.pyz on Windows, or :code:python3.7 zerobin.pyz on Mac/Linux, depending on your configuration.
If you are familiar with the Python ecosystem, you can also :code:python -m pip install zerobin --user and run :code:python -m zerobin for the same effect.
When creating the paste:
When reading the paste:
Key points:
.. _moderate the pastebin content: http://www.zdnet.com/blog/security/pastebin-to-hunt-for-hacker-pastes-anonymous-cries-censorship/11336 .. _zerobin project: https://github.com/sebsauvage/ZeroBin/ .. _node.js: http://nodejs.org/ .. _is not worth it: http://stackoverflow.com/questions/201705/how-many-random-elements-before-md5-produces-collisions .. _WTFPL licence: http://en.wikipedia.org/wiki/WTFPL .. _release: https://github.com/Tygs/0bin/releases
We cannot accept contributions for the moment, and will ignore PR.
Please login to review this project.
No reviews for this project yet.
A one-time encrypted zero-knowledge password/secret sharing…
A simple, light and standalone pastebin, URL shortener and …
Self-hosted pastebin written in Laravel (PHP Framework).
Comments (0)
Please login to join the discussion on this project.