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 ecd2e067f8 replaceState() changed to pushState()
so that the "Back" button works after clicking on "Raw text".

(cherry picked from commit 47fae2b2467df2ab017102d82833cb380c286867)
2015-08-15 20:26:25 +02:00
cfg ZeroBin 0.17 2013-11-01 01:15:14 +01:00
css Added "Raw text" button. 2015-08-15 20:25:46 +02:00
img Added "Raw text" button. 2015-08-15 20:25:46 +02:00
js replaceState() changed to pushState() 2015-08-15 20:26:25 +02:00
lib "Burn after reading" as a checkbox 2015-08-15 19:01:03 +02:00
tpl Added "Raw text" button. 2015-08-15 20:25:46 +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