/encryptor

For quickly passing encrypted messages

Primary LanguageCoffeeScript

Encryptor

Intro

Screenshot

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.

Check it out!

Usage

Clone this repo and run grunt at the project root to compile the site. The project can be served directly from root.

Tools

The site is written in HAML, Sass, and CoffeeScript, all of which are compiled through grunt.