Commit Graph

2 Commits

Author SHA1 Message Date
apiraino 03f37b8513
Add section to quickly create keys 2022-04-15 11:34:01 +02:00
apiraino 5182d5e3d8
Rewrite keys generation tutorial
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>
2021-08-22 21:31:17 +02:00