aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app-openpgp.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2019-01-31 17:57:16 +0000
committerWerner Koch <[email protected]>2019-01-31 17:57:16 +0000
commit1c0fa3e6f74692d5e9b5f08cda523f0fcec305eb (patch)
tree6f188a78a7c4b39089616132a798558ec9c0335c /scd/app-openpgp.c
parentcard: New command 'authenticate'. (diff)
downloadgnupg-1c0fa3e6f74692d5e9b5f08cda523f0fcec305eb.tar.gz
gnupg-1c0fa3e6f74692d5e9b5f08cda523f0fcec305eb.zip
card: Implement non-interactive mode.
* tools/card-tool.h (opt): Add field 'initialized'. * tools/card-call-scd.c (scd_learn): Set it. * tools/gpg-card-tool.c (main): Reworked. (dispatch_command): New. -- This work is not yet finished because most commands need some tweaks for non-interactive work. What you already can do are things like: $ gpg-card-tool list -- 'auth <oldkey' \ -- auth --setkey --raw 123456781234567812345678 -- help auth Which will list the current card, authenticate using a hex encoded key from the file "oldkey", set the new admin key to "123...78", and print help for the auth command. Note that the -- acts as a delimiter between commands. To use a double dash as argument to a command the entire command must be quoted. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'scd/app-openpgp.c')
0 files changed, 0 insertions, 0 deletions