A simple, modern and secure file encryption tool.
age --passphrase --output {path/to/encrypted_file} {path/to/unencrypted_file}
age-keygen --output {path/to/file}
age --recipient {public_key_1} --recipient {public_key_2} {path/to/unencrypted_file} --output {path/to/encrypted_file}
age --recipients-file {path/to/recipients_file} {path/to/unencrypted_file} --output {path/to/encrypted_file}
age --decrypt --output {path/to/decrypted_file} {path/to/encrypted_file}
age --decrypt --identity {path/to/private_key_file} --output {path/to/decrypted_file} {path/to/encrypted_file}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB