gen-keybase-v2.batch 327 B

123456789101112131415
  1. %echo Generating a basic OpenPGP key
  2. Key-Type: RSA
  3. Key-Length: 1024
  4. Subkey-Type: RSA
  5. Subkey-Length: 1024
  6. Name-Real: Keybase Code Signing
  7. Name-Comment: v2
  8. Name-Email: code@keybase.io
  9. Expire-Date: 10y
  10. Passphrase: a
  11. #%pubring foo.pub
  12. #%secring foo.sec
  13. # Do a commit here, so that we can later print "done" :-)
  14. %commit
  15. %echo done