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/ -
@thetomester13 I actually gave it a try the other and it works well already! Good stuff. I think it will be a good addition to Cloudron. Please let us know if you need any help with the tests.
-
@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!
-
@thetomester13 Awesome! Taking a look now
-
@thetomester13 Thanks! I have published it now. I will move the repo under the cloudron/ namespace like the other apps under our gitlab and give you access to it.
-
The new repo is at https://git.cloudron.io/cloudron/privatebin-app . Thanks again. Something in the tests is not working for me, but I will fix it up later.
-
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!