aerc/commands/compose
Tim Culverhouse dbf52bb4b4 pgp: check for signing key before signing time
Check that the signing key exists when the user issues the :sign
command. The signing key ID will be displayed in the security status
also, allowing the user to see what key will be used to sign the
message.

Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Tested-by: Jens Grassel <jens@wegtam.com>
2022-05-04 14:07:15 +02:00
..
abort.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
attach.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
cc-bcc.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
compose.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
detach.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
edit.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
encrypt.go pgp: PGP/MIME encryption for outgoing emails 2022-01-07 13:45:34 +01:00
header.go fix: out-of-bounds error in command header 2022-04-06 15:37:13 +02:00
next-field.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
postpone.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
send.go logging: added a log on panic 2022-03-23 20:56:09 +01:00
sign.go pgp: check for signing key before signing time 2022-05-04 14:07:15 +02:00