Update index of guides

This commit is contained in:
Yarmo Mackenbach 2020-06-29 18:02:17 +02:00
parent 34a506e965
commit 3b9ba6ae89

View file

@ -23,10 +23,20 @@
<div class="container">
<h1>Guides</h1>
<div class="content">
<h3>Using keyoxide.org</h3>
<h3>Using Keyoxide.org</h3>
<a href="/guides/verify">Verifying a signature</a><br>
<a href="/guides/encrypt">Encrypting a message</a><br>
<a href="/guides/proofs">Verifying identity proofs</a><br>
<!-- <a href="/guides/contributing">Contributing to Keyoxide</a><br> -->
<a href="/guides/migrating-from-keybase">Migrating from Keybase</a><br>
<a href="/guides/feature-comparison-keybase">Feature comparison with Keybase</a><br>
<h3>Beyond Keyoxide.org</h3>
<a href="/guides/openpgp-proofs">How OpenPGP identity proofs work</a><br>
<!-- <a href="/guides/web-key-directory">Uploading your keys using web key directory</a><br> -->
<!-- <a href="/guides/upload-to-openpgp">Uploading your keys to keys.openpgp.org</a><br> -->
<a href="/guides/selfhosting-keyoxide">Selfhosting Keyoxide</a><br>
<h3>Adding proofs</h3>
<a href="/guides/dns">Adding a DNS proof</a><br>
<a href="/guides/mastodon">Adding a Mastodon proof</a><br>