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
Go to file
2015-08-22 17:23:41 +02:00
cfg Changed config to use SQLite 2015-08-22 16:43:02 +02:00
css Changed text size of about box for readability 2015-08-22 16:54:37 +02:00
img
js Added an optional password protection 2015-08-22 17:23:41 +02:00
lib changing version string 2015-08-16 00:04:14 +02:00
tpl Added an optional password protection 2015-08-22 17:23:41 +02:00
tst Time attack protection on hmac comparison 2015-08-15 23:44:03 +02:00
.gitignore
CHANGELOG.md XSS flaw correction 2015-08-15 22:01:43 +02:00
CREDITS.md
index.php XSS flaw correction 2015-08-15 22:01:43 +02:00
INSTALL.md
README.md XSS flaw correction 2015-08-15 22:01:43 +02:00
robots.txt