如何在 Linux 上生成 PGP 公钥(支持老版本 GnuPG)
bash gpg --version gpg (GnuPG) 2.0.22 bash gpg --gen-key bash gpg --list-keys /root/.gnupg/pubring.gpg ------------------------ pub 4096R...
阅读全文