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
Sebastien SAUVAGE 8435b9ab3a Added version to js/css assets URLs.
(in order to prevent some abusive caches to serve an obsolete version of
these files when ZeroBin is upgraded.)

(cherry picked from commit 889eba47962771c612692d1d8028258804605563)

Conflicts:
	tpl/page.html
2015-08-15 18:37:51 +02:00
cfg ZeroBin 0.17 2013-11-01 01:15:14 +01:00
css Auto-select paste URL 2015-08-15 16:56:11 +02:00
img Removed unused icon. 2015-08-15 18:34:36 +02:00
js base64.js updated to 2.6 2015-08-15 18:33:58 +02:00
lib reviewed unit tests, fixing line endings, added more tests 2015-08-15 18:32:31 +02:00
tpl Added version to js/css assets URLs. 2015-08-15 18:37:51 +02:00
tst reviewed unit tests, fixing line endings, added more tests 2015-08-15 18:32:31 +02:00
.gitignore Included .htaccess and .htapasswd for safety. 2013-11-01 01:20:59 +01:00
CHANGELOG.md small unit testing improvements, removing never accessed code 2015-08-15 16:37:44 +02:00
CREDITS.md
index.php ZeroBin 0.17 2013-11-01 01:15:14 +01:00
INSTALL.md
README.md Readme and changes update. 2013-11-01 01:16:37 +01:00
robots.txt Incorrect structure 2013-11-01 01:22:16 +01:00