2021-03-01 07:01:34 -07:00
extends templates/base.pug
2020-08-07 17:06:08 -06:00
block content
2023-09-15 06:25:15 -06:00
section#search.form-wrapper
2021-11-07 08:07:29 -07:00
form(action="post")
2023-09-15 06:25:15 -06:00
input#query(type="search" name="query" required placeholder="Search for a profile")
input(type="submit" value="Search")
2021-06-08 02:15:45 -06:00
2023-09-15 06:25:15 -06:00
section
h2 About Keyoxide
p Keyoxide is a decentralized tool to create and verify decentralized online identities.
p Just like passports for real life identities, Keyoxide can be used to verify the online identity of people to make sure one is interacting with whom they intended to be and not an imposter.
p Unlike real life passports, Keyoxide works with online identities or "personas", meaning these identities can be anonymous and one can have multiple separate personas to protect their privacy, both online and in real life.
p
| Here is what a
a(href="/project@keyoxide.org") Keyoxide profile
| looks like.
2021-11-07 08:07:29 -07:00
p
2023-09-15 06:25:15 -06:00
a(href="https://docs.keyoxide.org/getting-started") Get started
| and create your own!
section
h2 Community
p
| Discussion of the Keyoxide project primarily happens on the
a(href="https://matrix.to/#/#keyoxide:matrix.org") #keyoxide Matrix channel
| and the
2022-03-15 06:22:16 -06:00
a(href="https://community.keyoxide.org") Keyoxide Community Forum
2023-09-15 06:25:15 -06:00
| .
| The Matrix channel is great for troubleshooting.
| The forum is the place to propose new service providers for identity verification, make feature suggestions or report bugs.
2022-03-15 06:22:16 -06:00
p
| There is also the
a(href="irc://irc.libera.chat/#keyoxide") #keyoxide:libera.chat IRC room
| and the
2021-11-07 08:07:29 -07:00
a(href="https://lists.sr.ht/~yarmo/keyoxide-devel") keyoxide-devel mailing list
2022-03-15 06:22:16 -06:00
| . The IRC room and Matrix channel are bridged together.
2021-11-07 08:07:29 -07:00
p
2023-09-15 06:25:15 -06:00
| The project is also present on the fediverse:
2021-11-07 08:07:29 -07:00
a(href="https://fosstodon.org/@keyoxide") @keyoxide@fosstodon.org
| .
2022-03-15 06:22:16 -06:00
p
| Announcements and project updates are published on the
a(href="https://blog.keyoxide.org") Keyoxide blog
| .
2021-11-07 08:07:29 -07:00
2021-05-04 03:18:18 -06:00
2023-09-15 06:25:15 -06:00
section
h2 Fund the project
2021-11-07 08:07:29 -07:00
p
2023-09-15 06:25:15 -06:00
| The development of Keyoxide and the Decentralized Online Identity Proofs ecosystem is entirely funded by donations.
2021-11-07 08:07:29 -07:00
p
| The Keyoxide project was awarded a NGI Zero grant from the
a(href='https://nlnet.nl/') NLnet Foundation
| .
p
| We rely on your support to keep working on Big Tech-independent secure online identity.
p
2023-03-27 11:03:19 -06:00
a.button.button--donate.button--opencollective(href='https://opencollective.com/keyoxide')
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" viewBox="0 0 24 24"><path d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12c2.54 0 4.894-.79 6.834-2.135l-3.107-3.109a7.715 7.715 0 1 1 0-13.512l3.107-3.109A11.943 11.943 0 0 0 12 0zm9.865 5.166l-3.109 3.107A7.67 7.67 0 0 1 19.715 12a7.682 7.682 0 0 1-.959 3.727l3.109 3.107A11.943 11.943 0 0 0 24 12c0-2.54-.79-4.894-2.135-6.834z"></path></svg>
| Donate via OpenCollective