keybase / kbpgp

OpenPGP (RFC4880) Implementation in IcedCoffeeScript
https://keybase.io/kbpgp
BSD 3-Clause "New" or "Revised" License
534 stars 74 forks source link

Remove dependence on keybase versions of packets for now #22

Closed maxtaco closed 10 years ago

maxtaco commented 10 years ago

I think instead what we should do is just triplesec an unencrypted version of the PGP private key, this was the clients in Python, etc. won't have to reimplement the whole PGP stack.

maxtaco commented 10 years ago

This is done in the form of P3SKB. We might want to do futher work and strip out the old kebase packets from the tree.