Opened 15 years ago
#142 new enhancement
put :decrypt and perhaps :decrypt-all in core
Reported by: | geofft@mit.edu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | zephyr | Keywords: | |
Cc: |
Description
There's an external :decrypt command in Perl running around, e.g. in snippets and Nelson's Public, that allows you to decrypt a message if it wasn't decrypted when it arrived -- e.g., if you were missing the .crypt-table line, or if your tokens expired. This should really be in mainline.
Also, it should decrypt the message in the message list, instead of opening a popwin with the decrypted text.
Also, it would be nice to have something (either a command, or something automatically triggered) to do that for all messages that weren't decrypted when they arrived.
Note: See
TracTickets for help on using
tickets.