From e301ad042cc8cd7664cb856df94cfd5009258d22 Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Thu, 16 Jul 2020 20:00:15 +0200 Subject: [PATCH] Improve phrasing of key upload command --- views/guides/devto.content.php | 4 ++-- views/guides/discourse.content.php | 4 ++-- views/guides/dns.content.php | 4 ++-- views/guides/github.content.php | 4 ++-- views/guides/hackernews.content.php | 4 ++-- views/guides/lobsters.content.php | 4 ++-- views/guides/mastodon.content.php | 4 ++-- views/guides/pixelfed.content.php | 4 ++-- views/guides/pleroma.content.php | 4 ++-- views/guides/reddit.content.php | 4 ++-- views/guides/twitter.content.php | 4 ++-- views/guides/xmpp.content.php | 4 ++-- 12 files changed, 24 insertions(+), 24 deletions(-) diff --git a/views/guides/devto.content.php b/views/guides/devto.content.php index 05d5235..4b5ef30 100644 --- a/views/guides/devto.content.php +++ b/views/guides/devto.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified dev.to account.

diff --git a/views/guides/discourse.content.php b/views/guides/discourse.content.php index 08676d5..c842917 100644 --- a/views/guides/discourse.content.php +++ b/views/guides/discourse.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Discourse account.

diff --git a/views/guides/dns.content.php b/views/guides/dns.content.php index 25eadd1..aa6fc08 100644 --- a/views/guides/dns.content.php +++ b/views/guides/dns.content.php @@ -21,7 +21,7 @@

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified domain.

diff --git a/views/guides/github.content.php b/views/guides/github.content.php index 61ea4a4..9fdc0fe 100644 --- a/views/guides/github.content.php +++ b/views/guides/github.content.php @@ -25,7 +25,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Github account.

diff --git a/views/guides/hackernews.content.php b/views/guides/hackernews.content.php index ab7ecaa..678754a 100644 --- a/views/guides/hackernews.content.php +++ b/views/guides/hackernews.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Hackernews account.

diff --git a/views/guides/lobsters.content.php b/views/guides/lobsters.content.php index 95e268d..831b3d1 100644 --- a/views/guides/lobsters.content.php +++ b/views/guides/lobsters.content.php @@ -21,7 +21,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Lobste.rs account.

diff --git a/views/guides/mastodon.content.php b/views/guides/mastodon.content.php index b9ebd3f..0610f30 100644 --- a/views/guides/mastodon.content.php +++ b/views/guides/mastodon.content.php @@ -19,7 +19,7 @@

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Mastodon account.

diff --git a/views/guides/pixelfed.content.php b/views/guides/pixelfed.content.php index cede657..f833cd3 100644 --- a/views/guides/pixelfed.content.php +++ b/views/guides/pixelfed.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Fediverse account (Pixelfed is part of the Fediverse).

diff --git a/views/guides/pleroma.content.php b/views/guides/pleroma.content.php index 9c4a4d8..7ad3835 100644 --- a/views/guides/pleroma.content.php +++ b/views/guides/pleroma.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Fediverse account (Pleroma is part of the Fediverse).

diff --git a/views/guides/reddit.content.php b/views/guides/reddit.content.php index 629bb40..091e6de 100644 --- a/views/guides/reddit.content.php +++ b/views/guides/reddit.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Reddit account.

diff --git a/views/guides/twitter.content.php b/views/guides/twitter.content.php index 1b7d35a..8d7c3ba 100644 --- a/views/guides/twitter.content.php +++ b/views/guides/twitter.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a verified Twitter account.

diff --git a/views/guides/xmpp.content.php b/views/guides/xmpp.content.php index 13dce08..35c719c 100644 --- a/views/guides/xmpp.content.php +++ b/views/guides/xmpp.content.php @@ -23,7 +23,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs

Save the key:

save -

Upload the key to WKD or keys.openpgp.org (make sure to replace FINGERPRINT):

-gpg --send-keys FINGERPRINT +

Upload the key to WKD or use the following command to upload the key to keys.openpgp.org (make sure to replace FINGERPRINT):

+gpg --keyserver hkps://keys.openpgp.org --send-keys FINGERPRINT

And you're done! Reload your profile page, it should now show a XMPP account.