Description
ZeroBin
ZeroBin is a cool tool that lets you share text securely. It uses client-side encryption, meaning your data stays safe and private. Plus, the best part? You don’t even need a database to run it!
Why Choose ZeroBin?
If you want to try it out, just hop over to 0bin.net. You can also grab the source code on GitHub, and if you find any bugs, feel free to report them!
What Makes ZeroBin Unique?
This handy tool allows anyone to host their own pastebin. You can paste any kind of content without worrying about moderation. Why? Because no one can decrypt what they can't see! It's basically a Python version of the ZeroBin project.
Easy Setup for Everyone
You don't have to be a Python expert to get this running. It’s super easy to install! So whether you’re using Internet Explorer, Opera, Safari, Chrome, or Firefox, you're all set.
How Does It Work?
Creating a Paste:
- Your browser generates a random key.
- The content gets encrypted with this key using AES256.
- This encrypted content is sent straight to the server.
- You’ll get back a unique URL with the key added in the URL hash (#).
Reading a Paste:
- Your browser makes a GET request using that paste URL.
- The key stays safe in the hash and isn’t sent with the request.
- The encrypted content is decrypted with that key right in your browser.
- You’ll see your nicely formatted content!
Key Features of ZeroBin
- The key never leaves your browser—it's not logged on the server!
- All operations happen on your device; the server just stores encrypted data.
- No need for manual code coloration; it does this automatically!
- You can set pastes to expire after 1 day, 1 month, or never!
- Pastes can burn after reading—once viewed, they’re gone!
- You can clone pastes easily but cannot edit them directly.
- If your file is too big for copy/paste, just upload it instead!
Tech Specs Behind ZeroBin
- Proudly built with Python and Bottle web microframework
- SJCL handles cryptography tools smoothly
- A sprinkle of jQuery adds extra functionality
- Bootstrap ensures everything looks great on any screen size
- VizHash.js gives visual hashes for quick identification of pastes
- CherryPy runs our server efficiently!
User Reviews for zerobin FOR LINUX 7
-
zerobin FOR LINUX is a secure, database-free pastebin using AES256 encryption. Easy installation and encrypted content make it reliable.
-
ZeroBin is fantastic! The client-side encryption gives me peace of mind, and it's super easy to use!
-
I love ZeroBin! It's secure, simple, and perfect for sharing code snippets without any worries.
-
Amazing app! The way it handles encryption keeps my data safe. Highly recommend to anyone who needs a pastebin!
-
ZeroBin is a game changer! I appreciate the focus on privacy and the user-friendly interface. Five stars!
-
This app rocks! It’s reliable, with great features like code coloration and burn after reading. Love it!
-
I'm really impressed with ZeroBin. The ease of installation and robust security features make it top-notch!