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://privatebin.info
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Go to file
Hexalyse 8c519db877
changed some font sizes
9 years ago
cfg Changed config to use SQLite 9 years ago
css changed some font sizes 9 years ago
img Added "Raw text" button. 9 years ago
js Added an optional password protection 9 years ago
lib changing version string 9 years ago
tpl Corrected display of password field 9 years ago
tst Time attack protection on hmac comparison 9 years ago
.gitignore Included .htaccess and .htapasswd for safety. 11 years ago
CHANGELOG.md XSS flaw correction 9 years ago
CREDITS.md had to revert to HTML5 instead of XHTML5 because of compatibility 12 years ago
INSTALL.md had to revert to HTML5 instead of XHTML5 because of compatibility 12 years ago
README.md XSS flaw correction 9 years ago
index.php XSS flaw correction 9 years ago
robots.txt Incorrect structure 11 years ago

README.md