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.
Go to file
Sebastien SAUVAGE 1b95d6fff7 base64.js downgraded from 2.6 to 1.7
because otherwise it would have broken compatibility with data files.

(cherry picked from commit 75a27b6243b8cffa69f59c068dac61263574dc5b)
2015-08-15 18:39:47 +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 downgraded from 2.6 to 1.7 2015-08-15 18:39:47 +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 had to revert to HTML5 instead of XHTML5 because of compatibility 2012-08-28 23:28:41 +02:00
index.php ZeroBin 0.17 2013-11-01 01:15:14 +01:00
INSTALL.md had to revert to HTML5 instead of XHTML5 because of compatibility 2012-08-28 23:28:41 +02:00
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