Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-04-15 | Add section to quickly create keys | apiraino | 2 | -2/+2 | |
2021-08-22 | Rewrite keys generation tutorial | apiraino | 2 | -0/+61 | |
The master key is now created with `--batch` and a configuration script. The subkeys are created with the quick key manipulation interface (`--quick-add-key`). Also provided two configuration scripts as templates for a RSA4096 or a ED25519 master key. Signed-off-by: apiraino <apiraino@users.noreply.github.com> |