mirror of
https://codeberg.org/keyoxide/keyoxide-web.git
synced 2024-12-23 07:19:28 -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
|
p
|
||||||
| A modern, secure and privacy-friendly platform to establish your
|
| A modern, secure and privacy-friendly platform to establish your
|
||||||
strong decentralized online identity
|
strong decentralized online identity
|
||||||
| and perform
|
| . Quickly
|
||||||
strong basic cryptographic operations
|
a(href="/get-started") get started here
|
||||||
| .
|
| and generate your own profile with proofs!
|
||||||
.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
|
|
||||||
|
|
||||||
h2 About
|
h2 About
|
||||||
p
|
p
|
||||||
|
@ -99,3 +82,21 @@ block content
|
||||||
| Even the
|
| Even the
|
||||||
a(href='https://drone.keyoxide.org/keyoxide/web/') CI/CD activity
|
a(href='https://drone.keyoxide.org/keyoxide/web/') CI/CD activity
|
||||||
| is publicly visible
|
| 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