From f5b419b3bc6262af93833f8f08862ee9064fa932 Mon Sep 17 00:00:00 2001 From: MustafaSamedYeyin <41639654+MustafaSamedYeyin@users.noreply.github.com> Date: Tue, 11 May 2021 12:47:27 +0300 Subject: [PATCH] Update crypto.md --- crypto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto.md b/crypto.md index b76ba92..8226cc8 100644 --- a/crypto.md +++ b/crypto.md @@ -17,6 +17,6 @@ `gpg --output revoke.asc --gen-revoke mykey` * Then export your public key by running this command : - * `gpg --armor --export fingerprint > publickey.asc` + * `gpg --armor --export keyid > publickey.asc` 4. Then publish to PGP Global Directory , import key , trust and sign