mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 00:02:09 +02:00

* age-keygen: add page; age: update page * age: remove `_` before numbers in placeholders * age: update `--recipient` example
384 B
384 B
age-keygen
Generate
age
key pairs. Seeage
for how to encrypt/decrypt files. More information: https://manned.org/age-keygen.
- Generate a key pair, save it to an unencrypted file and print the public key to
stdout
:
age-keygen --output {{path/to/file}}
- Convert an identity to a recipient and print the public key to
stdout
:
age-keygen -y {{path/to/file}}