diff --git a/README.md b/README.md new file mode 100644 index 0000000..072c98b --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +#OpenPGP +WebApp to port GPG messages encryption to FirefoxOS. +It's possible to: +- Generate a key pair +- Load a public key from [pgp.mit.edu](https://pgp.mit.edu) +- Load a private key from file in SDcard +- Encrypt a message and send it via Email +- Decrypt a message +- Manage keys saved locally + +##History +- **1.0** +First version