Skip to content

danstis/read2burn

 
 

Repository files navigation

read2burn

Build Test and Release Quality Gate Status

A simple application for more secure password transportation. It encrypts an entry and generates a secret link. Accessing the link displays the entry and removes it at the same time.

The link can be sent by email and the email can be archived without compromising the secret entry (of course only if it has been accessed by the recipient once).

Please have a look at read2burn.com

Dependencies

nodejs, npm, git

Install

Install the application.

`git clone https://github.com/danstis/read2burn.git`

Load the required modules.

`npm install`

Start the application.

`node app.js`

About

transport passwords more secure by email

Topics

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 47.3%
  • CSS 25.4%
  • EJS 24.3%
  • Dockerfile 3.0%