Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

timhugh/encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

For quickly passing encrypted messages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published