wemove / read2burn

Easy-to-use tool for sharing secrets more safely.

Home Page:https://read2burn.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

read2burn

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 cource only if it has been accessed by the receipient once).

Please have a look at https://www.read2burn.com/

Dependencies

nodejs, npm, git

Install

Install the application.

git clone https://github.com/wemove/read2burn.git

Load the required modules.

npm install

Start the application.

node app.js

About

Easy-to-use tool for sharing secrets more safely.

https://read2burn.com

License:Apache License 2.0


Languages

Language:JavaScript 48.8%Language:CSS 27.7%Language:EJS 21.0%Language:Dockerfile 2.5%