paper_otp icon indicating copy to clipboard operation
paper_otp copied to clipboard

One time pad message which can be decoded using only paper and a light source

Paper OTP creates paper based one time pad encoded messages which can decoded using only the paper and a light source.

It's written in javascript, all code is run locally, and within a single html file.

To build, run make

To run, view 'index.html' in google chrome or firefox, (other browsers not tested).