PrivateBin - minimalist pastebin
-
A minimalist, open source online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.
https://github.com/PrivateBin/PrivateBin
https://privatebin.info/ -
@girish I believe I've completed the development of PrivateBin for Cloudron! You can view the source here. It's currently working on the latest 1.3.1 release and has Selenium tests for the app's basic functionality. I'd love for it to be published to the Cloudron App Store - let me know if you need anything else!
-
Excellent, thanks so much! I'll be keeping an eye on new releases and updating when appropriate.
-
@girish I created a Merge Request in the repo to update PrivateBin to the latest version, 1.3.2. This is the first update I'm submitting to a packaged app, so let me know if there is a better way to go about this in the future. Thanks!