Skip to content

dtinth/to.dt.in.th

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web application that lets users send an encrypted message to @dtinth.

image

Why?

Sometimes people send me passwords over instant messaging apps or email. To make things a little bit more secure, I need a short URL that I can send people to where they can encrypt a message in a way that only I can decrypt it.

How it works

A TweetNaCl.js box is used to encrypt a message with a randomized public key and nonce. The resulting binary is then encoded using the Braille Patterns Unicode block. All source code is not minified and included within the repo (except the stylesheets).

About

Send @dtinth an encrypted message

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published