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).