| 123456789101112131415 |
- %echo Generating a basic OpenPGP key
- Key-Type: RSA
- Key-Length: 1024
- Subkey-Type: RSA
- Subkey-Length: 1024
- Name-Real: Keybase Code Signing
- Name-Comment: v2
- Name-Email: code@keybase.io
- Expire-Date: 10y
- Passphrase: a
- #%pubring foo.pub
- #%secring foo.sec
- # Do a commit here, so that we can later print "done" :-)
- %commit
- %echo done
|