forked from Mirrors/keyoxide-web
Add links to index page
This commit is contained in:
parent
15a41503c9
commit
a23a579980
1 changed files with 12 additions and 6 deletions
|
@ -32,19 +32,25 @@ block content
|
|||
.hcards.hcards--features.hcards--max-3
|
||||
.card
|
||||
h3 Online identity
|
||||
p Establish an identity by verifiably linking your online accounts.
|
||||
p Establish an identity by verifiably linking your online accounts.
|
||||
a(href='/about#basic') Read more
|
||||
.card
|
||||
h3 Decentralized
|
||||
p No central server or database. Control how your data is stored and accessed.
|
||||
p No central server or database. Control how your data is stored and accessed.
|
||||
a(href='/about#decentralized') Read more
|
||||
.card
|
||||
h3 Privacy
|
||||
p No data is collected. Your data is yours and yours only.
|
||||
p No data is collected. Your data is yours and yours only.
|
||||
a(href='/privacy') Read more
|
||||
.card
|
||||
h3 Cryptography
|
||||
p Your online identity verifiably signed with widely-used OpenPGP.
|
||||
p Your online identity verifiably signed with widely-used OpenPGP.
|
||||
a(href='/about#cryptography') Read more
|
||||
.card
|
||||
h3 Open Source
|
||||
p All Keyoxide projects are licensed under AGPL-3.0-or-later.
|
||||
p All Keyoxide projects are licensed under AGPL-3.0-or-later.
|
||||
a(href='/about#open-source') Read more
|
||||
.card
|
||||
h3 Transparent funding
|
||||
p Funded by donations. Keyoxide stands against VC and surveillance capitalism.
|
||||
p Funded by donations. Keyoxide stands against VC and surveillance capitalism.
|
||||
a(href='/about#funding-and-the-flow-of-money') Read more
|
||||
|
|
Loading…
Reference in a new issue