💾 Archived View for freeshell.de › tldr › paperkey.gmi captured on 2023-11-04 at 12:44:30. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
An OpenPGP key archiver.
paperkey --secret-key {path/to/secret_key.gpg} --output {path/to/secret_data.txt}
paperkey --pubring {path/to/public_key.gpg} --secrets {path/to/secret_data.txt} --output {secret_key.gpg}
gpg --export-secret-key {key} | paperkey --output {path/to/secret_data.txt}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).