Skip to content

Instantly share code, notes, and snippets.

@misterjoa
Forked from woods/gen-key-script
Created December 16, 2020 17:57
Show Gist options
  • Select an option

  • Save misterjoa/3708c5912111679553aea7e959f56bf3 to your computer and use it in GitHub Desktop.

Select an option

Save misterjoa/3708c5912111679553aea7e959f56bf3 to your computer and use it in GitHub Desktop.
Creating gpg keys non-interactively
Key-Type: 1
Key-Length: 2048
Subkey-Type: 1
Subkey-Length: 2048
Name-Real: Root Superuser
Name-Email: [email protected]
Expire-Date: 0
# Generate the key
gpg --batch --gen-key gen-key-script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment