Open dcposch opened 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.
Probably the cause for #99 , if someone could confirm that would be awesome
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.