mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-22 23:09:29 -07:00
Improve index
This commit is contained in:
parent
21e86fd379
commit
a40fc6dfee
1 changed files with 21 additions and 20 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue