Improve index

This commit is contained in:
Yarmo Mackenbach 2020-08-28 01:48:34 +02:00
parent 21e86fd379
commit a40fc6dfee

View file

@ -6,26 +6,9 @@ block content
p
| A modern, secure and privacy-friendly platform to establish your
strong decentralized online identity
| and perform
strong basic cryptographic operations
| .
.flex-column-container
.flex-column
h2 Cryptographic operations
p
a(href='/verify') Verify PGP signature
br
a(href='/encrypt') Encrypt PGP message
br
a(href='/proofs') Verify distributed identity proofs
.flex-column
h2 Utilities
p
a(href='/util/profile-url') Profile URL generator
br
a(href='/util/wkd') Web Key Directory URL generator
br
a(href='/util/qrfp') Fingerprint QR generator
| . Quickly
a(href="/get-started") get started here
| and generate your own profile with proofs!
h2 About
p
@ -99,3 +82,21 @@ block content
| Even the
a(href='https://drone.keyoxide.org/keyoxide/web/') CI/CD activity
| is publicly visible
.flex-column-container
.flex-column
h2 Cryptographic operations
p
a(href='/verify') Verify PGP signature
br
a(href='/encrypt') Encrypt PGP message
br
a(href='/proofs') Verify distributed identity proofs
.flex-column
h2 Utilities
p
a(href='/util/profile-url') Profile URL generator
br
a(href='/util/wkd') Web Key Directory URL generator
br
a(href='/util/qrfp') Fingerprint QR generator