Skip to content

secure text sender, generates a 1-time link and password. stores encrypted in mongo

License

Notifications You must be signed in to change notification settings

haydenjames/dead-drop

 
 

Repository files navigation

dead-drop

=========

Secure text sender, generates a 1-time link and password. stores encrypted in mongo

The intention here is to be self contained, and operate all in browser to minimize attack vectors.

There is a sample Apache configuration, as well as a vagrant test environemnt.

get going

==========

  1. git clone git@github.com:BillKeenan/dead-drop.git
  2. cd dead-drop.me
  3. vagrant up
  4. open up http://localhost:9001

You can start deving rightaway

Vagrant now watches the folders for rsynch automatically, so rsynch.sh probably isn't needed.

This code is free to use as per the license, it would be polite to put a link to dead-drop.me in the footer however.

About

secure text sender, generates a 1-time link and password. stores encrypted in mongo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 56.9%
  • JavaScript 37.0%
  • Shell 4.1%
  • HTML 1.3%
  • CSS 0.7%