14 lines
362 B
Plaintext
14 lines
362 B
Plaintext
%echo Generating a basic OpenPGP key
|
|
%no-protection
|
|
Key-Type: DSA
|
|
Key-Length: 1024
|
|
Subkey-Type: ELG-E
|
|
Subkey-Length: 1024
|
|
Name-Real: Joe Tester
|
|
Name-Comment: with stupid passphrase
|
|
Name-Email: joe@foo.bar
|
|
Expire-Date: 0
|
|
# Do a commit here, so that we can later print "done" :-)
|
|
%commit
|
|
%echo done
|