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 315c45ed0c Auto-select paste URL
When creating a paste, we auto-select the resulting URL so that the user
only has to press CTRL+C to copy the link.
So you basically click "SEND" then press CTRL+C.

(cherry picked from commit 3feb4641c7892eeeaff2fe61c6e153919687b9c6)

Conflicts:
	css/zerobin.css
2015-08-15 16:56:11 +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 leftovers from submodule uglifyjs, added credits file, 2012-08-26 00:49:11 +02:00
js Auto-select paste URL 2015-08-15 16:56:11 +02:00
lib small unit testing improvements, removing never accessed code 2015-08-15 16:37:44 +02:00
tpl ZeroBin 0.17 2013-11-01 01:15:14 +01:00
tst small unit testing improvements, removing never accessed code 2015-08-15 16:37:44 +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