A simple tool to pass messages using an encrypted URL and a secret key. No data is sent over the internet, and no data is saved by the site. The URL can be safely passed around in public and can only be decoded using the key.
Clone this repo and run grunt
at the project root to compile the site. The project can be served directly from root.
The site is written in HAML, Sass, and CoffeeScript, all of which are compiled through grunt.