(no title)
koto1sa | 10 years ago
Yes, the Keyring reimplementation is in progress and ends very soon. After the redesign, applications built on top of E2E library will be able to use different sources of both public and private keys (so it's easy to do integrations with GnuPG, hardware keys HKP, or e.g. Facebook).
The API will be similar to what's in https://github.com/google/end-to-end/wiki/Keyring.
mikekchar|10 years ago
At the moment, what we've suggested at our work is that people manage keys in GPG and then only export keys into E2E if they trust them. But it would be nice be able to do those kinds of things in E2E (or at least be able to tell if a key was signed by me).
BTW, thanks for working on this!
koto1sa|10 years ago