Home GnuPG
Diffusion GnuPG 8c8ae043b8d6

wks: Add command --read to gpg-wks-client.
8c8ae043b8d6Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

wks: Add command --read to gpg-wks-client.

* tools/gpg-wks-client.c (aRead): New.
(opts): Add command "--read".
(main): Implement that.

This command allows to process alread decrypted Web Key Service
messages. It can for example be used in /etc/mailcap

--8<---------------cut here---------------start------------->8---
application/vnd.gnupg.wks; gpg-wks-client -v --read --send;\

needsterminal; description=Web Key Service message

--8<---------------cut here---------------end--------------->8---

to allow Mutt to process confirmation requests.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jul 4 2016, 11:28 AM
Parents
rG27d158ead4a2: tests: Add a gettime test for sizeof (time_t) > 4.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG8c8ae043b8d6: wks: Add command --read to gpg-wks-client. (authored by Werner Koch <wk@gnupg.org>).Jul 4 2016, 11:29 AM