Phil Dibowitz
Phil Dibowitz
That would be a security issue for sure. If I have a key like: ``` UID 0: Bill Clinton UID 1: Alice Jones ``` And I use your proposed algorithm,...
You then just hand these to postfix or sendmail or whatever? I'd been asked for a similar feature, but had been planning it differently - write out the signatures and...
@mborger - you still interested in finishing this?
I think all that's left is: * Documentation on how to hand this to an MTA * the ability to handle email_override and the BCC-the-user options * rebase on current...
@mborger - This code looks great! Thanks for working through the long review process on this one. The only thing left before merging is some docs. Probably a simple command...
Hey @mborger - wanna rebase and add some simple comments to the README on this and I can merge it?
@mborger ?
one last call, @mborger ?
Unless something has changed recently, the only thing that is requires i the _public_ key you want to sign with has to be on the keyring. This is a -...
Oh, slight correction to the above. In the default mode, since it sends a mime-encrypted email, you _also_ need to have the public key of your _encryption_ key on that...