forked from Mirrors/keyoxide-web
Update guides
This commit is contained in:
parent
2a71fe9807
commit
71f21c4203
6 changed files with 6 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
||||||
<p>Save the key:</p>
|
<p>Save the key:</p>
|
||||||
<code>save</code>
|
<code>save</code>
|
||||||
|
|
||||||
<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
|
<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
|
||||||
<code>gpg --send-keys FINGERPRINT</code>
|
<code>gpg --send-keys FINGERPRINT</code>
|
||||||
|
|
||||||
<p>And you're done! Reload your profile page, it should now show a verified domain.</p>
|
<p>And you're done! Reload your profile page, it should now show a verified domain.</p>
|
||||||
|
|
|
@ -26,7 +26,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||||
<p>Save the key:</p>
|
<p>Save the key:</p>
|
||||||
<code>save</code>
|
<code>save</code>
|
||||||
|
|
||||||
<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
|
<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
|
||||||
<code>gpg --send-keys FINGERPRINT</code>
|
<code>gpg --send-keys FINGERPRINT</code>
|
||||||
|
|
||||||
<p>And you're done! Reload your profile page, it should now show a verified Github account.</p>
|
<p>And you're done! Reload your profile page, it should now show a verified Github account.</p>
|
||||||
|
|
|
@ -24,7 +24,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||||
<p>Save the key:</p>
|
<p>Save the key:</p>
|
||||||
<code>save</code>
|
<code>save</code>
|
||||||
|
|
||||||
<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
|
<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
|
||||||
<code>gpg --send-keys FINGERPRINT</code>
|
<code>gpg --send-keys FINGERPRINT</code>
|
||||||
|
|
||||||
<p>And you're done! Reload your profile page, it should now show a verified Hackernews account.</p>
|
<p>And you're done! Reload your profile page, it should now show a verified Hackernews account.</p>
|
||||||
|
|
|
@ -19,7 +19,7 @@
|
||||||
<p>Save the key:</p>
|
<p>Save the key:</p>
|
||||||
<code>save</code>
|
<code>save</code>
|
||||||
|
|
||||||
<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
|
<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
|
||||||
<code>gpg --send-keys FINGERPRINT</code>
|
<code>gpg --send-keys FINGERPRINT</code>
|
||||||
|
|
||||||
<p>And you're done! Reload your profile page, it should now show a verified Mastodon account.</p>
|
<p>And you're done! Reload your profile page, it should now show a verified Mastodon account.</p>
|
||||||
|
|
|
@ -24,7 +24,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||||
<p>Save the key:</p>
|
<p>Save the key:</p>
|
||||||
<code>save</code>
|
<code>save</code>
|
||||||
|
|
||||||
<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
|
<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
|
||||||
<code>gpg --send-keys FINGERPRINT</code>
|
<code>gpg --send-keys FINGERPRINT</code>
|
||||||
|
|
||||||
<p>And you're done! Reload your profile page, it should now show a verified Reddit account.</p>
|
<p>And you're done! Reload your profile page, it should now show a verified Reddit account.</p>
|
||||||
|
|
|
@ -24,7 +24,7 @@ For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||||
<p>Save the key:</p>
|
<p>Save the key:</p>
|
||||||
<code>save</code>
|
<code>save</code>
|
||||||
|
|
||||||
<p>Upload the key to the HKP servers (make sure to replace FINGERPRINT):</p>
|
<p>Upload the key to WKD or <a href="https://keys.openpgp.org">keys.openpgp.org</a> (make sure to replace FINGERPRINT):</p>
|
||||||
<code>gpg --send-keys FINGERPRINT</code>
|
<code>gpg --send-keys FINGERPRINT</code>
|
||||||
|
|
||||||
<p>And you're done! Reload your profile page, it should now show a verified Twitter account.</p>
|
<p>And you're done! Reload your profile page, it should now show a verified Twitter account.</p>
|
||||||
|
|
Loading…
Reference in a new issue