mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 23:09:29 -07:00
Update guides
This commit is contained in:
parent
61dee9212c
commit
54421cfe14
5 changed files with 5 additions and 11 deletions
|
@ -3,9 +3,7 @@
|
|||
<h3>Update DNS records for your website</h3>
|
||||
|
||||
<p>Add the following TXT record to the DNS records of the (sub)domain you want to prove control over (make sure to replace FINGERPRINT):</p>
|
||||
<code>
|
||||
openpgp4fpr:FINGERPRINT
|
||||
</code>
|
||||
<code>openpgp4fpr:FINGERPRINT</code>
|
||||
|
||||
<p>No specific TTL value is required.</p>
|
||||
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
<p>Log in to <a href="https://github.com">github.com</a> and click on <strong>New gist</strong>.</p>
|
||||
|
||||
<p>Name the file <strong>openpgp.md</strong> and copy the following content into it (make sure to replace FINGERPRINT and USERNAME):</p>
|
||||
<code>
|
||||
This is an OpenPGP proof that connects [my OpenPGP key](https://keyoxide.org/FINGERPRINT) to [this Github account](https://github.com/USERNAME).
|
||||
<code>This is an OpenPGP proof that connects [my OpenPGP key](https://keyoxide.org/FINGERPRINT) to [this Github account](https://github.com/USERNAME).
|
||||
For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||
<br><br>[Verifying my OpenPGP key: openpgp4fpr:FINGERPRINT]
|
||||
</code>
|
||||
|
|
|
@ -5,8 +5,7 @@
|
|||
<p>Log in to <a href="https://news.ycombinator.com">Hackernews</a> and click on your <strong>username</strong>.</p>
|
||||
|
||||
<p>Add the following lines to your <strong>about</strong> (make sure to replace FINGERPRINT):</p>
|
||||
<code>
|
||||
This is an OpenPGP proof that connects my OpenPGP key to this Hackernews account.
|
||||
<code>This is an OpenPGP proof that connects my OpenPGP key to this Hackernews account.
|
||||
For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||
<br><br>[Verifying my OpenPGP key: openpgp4fpr:FINGERPRINT]
|
||||
</code>
|
||||
|
|
|
@ -3,8 +3,7 @@
|
|||
<h3>Post a Reddit proof message</h3>
|
||||
|
||||
<p>Log in to <a href="https://www.reddit.com">www.reddit.com</a> and compose a new tweet with the following text (make sure to replace FINGERPRINT):</p>
|
||||
<code>
|
||||
This is an OpenPGP proof that connects my OpenPGP key to this Reddit account.
|
||||
<code>This is an OpenPGP proof that connects my OpenPGP key to this Reddit account.
|
||||
For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||
<br><br>[Verifying my OpenPGP key: openpgp4fpr:FINGERPRINT]
|
||||
</code>
|
||||
|
|
|
@ -3,8 +3,7 @@
|
|||
<h3>Post a Twitter proof message</h3>
|
||||
|
||||
<p>Log in to <a href="https://twitter.com">twitter.com</a> and compose a new tweet with the following text (make sure to replace FINGERPRINT):</p>
|
||||
<code>
|
||||
This is an OpenPGP proof that connects my OpenPGP key to this Twitter account.
|
||||
<code>This is an OpenPGP proof that connects my OpenPGP key to this Twitter account.
|
||||
For details check out https://keyoxide.org/guides/openpgp-proofs
|
||||
<br><br>[Verifying my OpenPGP key: openpgp4fpr:FINGERPRINT]
|
||||
</code>
|
||||
|
|
Loading…
Reference in a new issue