dcposch / scramble

Secure email for everyone
http://dcposch.github.io/scramble/
226 stars 32 forks source link

PGP certificates #100

Open dcposch opened 10 years ago

dcposch commented 10 years ago

The public keys should be self signed. In other words, they should be certificates.

This isn't necessary for Scramble internally. The notary system maps memorable tokens to public keys, and an unsigned PGP public key is fine.

However, it will allow Scramble to work better with programs like Enigmail and Keybase.io, which expect public keys to be self-signed.

dcposch commented 10 years ago

Probably the cause for #99 , if someone could confirm that would be awesome