Skip to content

JordanForks/email-pgp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Email PGP - Matt Bilker me@mbilker.us

HIGHLY VOLATILE

Small package for decrypting PGP-encrypted email.

  • Works with Facebook PGP, OS X GPGTools, and command line GnuPG
  • Encryption using Keybase tracked users to allow for easy selection for users

Also, currently you need to stick your encrypted secret key at $HOME/gpgkey. I am working on configuration options.

No spec tests are available for this package at the moment. I have not fully designed them yet.

Do not trust the security of this package. It is not audited, fully tested, or safe at all.

TODO

  • Encryption
    • Form to enter Keybase username
    • Allow for method of encryption to be set in settings (e.g. smart card through GPG)
  • Decryption
    • TTL for decryption key passphrase
  • Keybase.io
    • Login
    • Encryption
    • Decryption
    • Download "tracked" users list
  • Preferences
    • Option to encrypt whole email with quoted text or without it
    • Clearsign Signature and Encrypt
  • Better detection of PGP encrypted emails
  • Text input for passphrase
  • Spec tests for all features

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.2%
  • CoffeeScript 12.6%
  • CSS 4.2%