PrivateBin
PrivateBin copied to clipboard
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.
Hi, I have a self-hosted PrivateBin instance up a running. All is working as expected. I am trying to get the URL shortener integration working. I am using a self-hosted...
I am unable to get file attachments to upload/paste above a few hundred KB. Very small files work. Browser just sits there thinking. This error below appears in the PHPerror.log....
**TL;DR:** I compared some alternative text encodings for the paste key and ID and after discussing the pros and cons may consider to implement such a change as a configurable,...
Hi, I would like to suggest a feature as an option. Allow the reader to burn it. So the "burn" button will appear not only to the creator but also...
## Steps to reproduce I edited the default sizelimit = 10485760 into config.php to allow a file of 59 MB I uploaded and sent a MP$ file of 59 MB...
TL;DR: It seems that our code base still works unchanged in PHP 8, if our phpunit tests are to be trusted. They provide 97.6% code coverage (1266 of 1297 lines)....
Suggestion: it'd be really nice to have an auto generate password feature. Here are some ideas on how to do it: - A button to auto generate it like https://cryptobin.co/...
## Steps to reproduce 1. Create a secret 2. Follow the link 3. Mark the secret with a cursor and copy 4. Past the copied text into a simple text...
Our organization is considering switching from [PHPasswordPusher](https://github.com/bemosior/PHPasswordPusher) to PrivateBin for sharing of credentials and secrets. One of the only features we use regularly that is not present in PrivateBin is...
## Steps to reproduce 1. Configure server to allow discussions (or try it out on privatebin.net) 2. Create password protected paste and open discussion. 3. Open link somewhere, provide invalid...