aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix batch metadatadrduh2024-02-122-5/+5
|
* Add section to quickly create keysapiraino2022-04-152-2/+2
|
* Rewrite keys generation tutorialapiraino2021-08-222-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>