Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix batch metadata | drduh | 2024-02-12 | 2 | -5/+5 |
| | |||||
* | Add section to quickly create keys | apiraino | 2022-04-15 | 2 | -2/+2 |
| | |||||
* | Rewrite keys generation tutorial | apiraino | 2021-08-22 | 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> |