Skip to content

A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

Notifications You must be signed in to change notification settings

drewbeer/ZeroBin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked ZeroBin 0.20 Alpha with file support

ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

This is the forked version of ZeroBin 0.19 Alpha (https://github.com/sebsauvage/ZeroBin) which contains added functionality and support for files, and also uses the simplified bootstrap theme

Code was also pulled from other forks, please look at the fork list on github for merges and changes

Notes:

  • salts are generated on the fly per paste
  • uses bootstrap theme
  • config file driven

DEMO: (https://paste.scurvynet.com)

Screenshot: screenshot

Tested in Chromium 44

About

A minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 45.4%
  • CSS 31.4%
  • PHP 20.9%
  • HTML 2.3%