keyoxide-web/views/guides.pug

72 lines
2.2 KiB
Text
Raw Normal View History

2021-03-01 07:01:34 -07:00
extends templates/base.pug
2020-08-07 17:06:08 -06:00
block content
2021-03-01 07:01:34 -07:00
h1 Guides
.hcards.hcards--guides.hcards--max-3
.card.guides__section
2020-08-07 17:06:08 -06:00
h3 Using Keyoxide
2021-03-01 07:01:34 -07:00
p
a(href='/guides/verify') Verifying a signature
br
a(href='/guides/encrypt') Encrypting a message
br
a(href='/guides/proofs') Verifying identity proofs
br
a(href='/guides/contributing') Contributing to Keyoxide
br
a(href='/guides/self-hosting-keyoxide') Self-hosting Keyoxide
2020-08-07 17:06:08 -06:00
2021-03-01 07:01:34 -07:00
.card.guides__section
2020-08-07 17:06:08 -06:00
h3 OpenPGP and identity proofs
2021-03-01 07:01:34 -07:00
p
a(href='/guides/openpgp-proofs') How OpenPGP identity proofs work
br
a(href='/guides/web-key-directory') Uploading keys using web key directory
br
a(href='/guides/signature-profiles') Using signature profiles
2020-08-07 17:06:08 -06:00
2021-03-01 07:01:34 -07:00
.card.guides__section
2020-08-07 17:06:08 -06:00
h3 Adding proofs
2021-03-01 07:01:34 -07:00
p
a(href='/guides/devto') Dev.to
br
a(href='/guides/discourse') Discourse
br
a(href='/guides/dns') Domain / DNS
br
a(href='/guides/gitea') Gitea
br
a(href='/guides/github') GitHub
br
a(href='/guides/gitlab') GitLab
br
a(href='/guides/hackernews') Hackernews
br
a(href='/guides/lobsters') Lobste.rs
br
a(href='/guides/mastodon') Mastodon
br
a(href='/guides/owncast') Owncast
br
a(href='/guides/pleroma') Pleroma
br
a(href='/guides/reddit') Reddit
br
a(href='/guides/twitter') Twitter
br
a(href='/guides/xmpp') XMPP+OMEMO
2020-08-07 17:06:08 -06:00
2021-03-01 07:01:34 -07:00
.card.guides__section
2020-08-07 17:06:08 -06:00
h3 Other services
2021-03-01 07:01:34 -07:00
p
a(href='/guides/feature-comparison-keybase') Feature comparison with Keybase
br
a(href='/guides/migrating-from-keybase') Migrating from Keybase
2020-08-07 17:06:08 -06:00
2021-03-01 07:01:34 -07:00
.card.guides__section
2020-08-07 17:06:08 -06:00
h3 Managing proofs in GnuPG
2021-03-01 07:01:34 -07:00
p
a(href='/guides/managing-proofs-listing') Listing proofs
br
a(href='/guides/managing-proofs-deleting') Deleting proofs