This website requires JavaScript.
Explore
Help
Sign In
arno
/
privatebin
Watch
1
Star
0
Fork
0
You've already forked privatebin
Code
Issues
Pull Requests
Releases
Wiki
Activity
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
167
Commits
5
Branches
9
Tags
10
MiB
Dockerfile
100%
02964aa936
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Hexalyse
02964aa936
changed button color when Open discussion is disabled
2015-08-22 17:01:14 +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
Added "Raw text" button.
2015-08-15 20:25:46 +02:00
js
Small text message changes
2015-08-16 01:56:39 +02:00
lib
changing version string
2015-08-16 00:04:14 +02:00
tpl
changed button color when Open discussion is disabled
2015-08-22 17:01:14 +02:00
tst
Time attack protection on hmac comparison
2015-08-15 23:44:03 +02:00
.gitignore
Included .htaccess and .htapasswd for safety.
2013-11-01 01:20:59 +01:00
CHANGELOG.md
XSS flaw correction
2015-08-15 22:01:43 +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
XSS flaw correction
2015-08-15 22:01:43 +02:00
INSTALL.md
had to revert to HTML5 instead of XHTML5 because of compatibility
2012-08-28 23:28:41 +02:00
README.md
XSS flaw correction
2015-08-15 22:01:43 +02:00
robots.txt
Incorrect structure
2013-11-01 01:22:16 +01:00