# Keyoxide (Keybase Alternative)

**URL:** https://discuss.privacyguides.net/t/keyoxide-keybase-alternative/9564
**Category:** Tool Suggestions
**Created:** 2022-11-09T03:29:38Z
**Posts:** 13

## Post 1 by @Nour — 2022-11-09T03:29:38Z

I was surprised I haven’t seen this mentioned or discussed much before.

This is _the_ Keybase alternative. Open source and decentralized. It also hosts no data and is basically just a frontend that pulls and presents your information hosted elsewhere (i.e. key servers) in one identity/profile page.

Here is the link and it’s very interesting, including all of the documentation: [https://keyoxide.org](https://keyoxide.org)

All code is hosted on Codeberg and it has an official app on F-Droid.

---

## Post 2 by @Eirikr70 — 2022-11-10T19:05:06Z

I hardly understand what it is about. Is it something you use to prove that you are the owner of account x or y on the net. Or some sort of an SSO ?

---

## Post 3 by @Nour — 2022-11-10T19:57:10Z

The former. It’s like a digital passport. You use your GPG key to verify and show that you’re the owner of the linked accounts.

---

## Post 4 by @ikelatomig — 2022-12-29T04:04:41Z

Even though it is Open source, yet very hard to set it up. I prefer something simpler.

---

## Post 5 by @0keoao — 2022-12-31T23:05:54Z

Way too hard to set up

---

## Post 6 by @ph00lt0 — 2023-01-08T13:42:02Z

GPG is a static system on not the best cryptographic solution, I would definitely not make a passport solution on this.

---

## Post 7 by @Nour — 2023-03-08T22:39:04Z

I wouldn’t say it’s difficult at all if you follow the guides and have some technical or GPG knowledge (I’m no GPG expert and setting up was smooth by following the guides), although the non-straightforward setup is something the project and author acknowledges and aims to simplify.

Here’s a recent blog on setting up an OpenPGP profile: [Blog — How to create an online identity, part 1: using OpenPGP](https://blog.keyoxide.org/create-openpgp-profile)

---

## Post 8 by @Nour — 2023-03-08T22:51:10Z

Keybase uses PGP as well and this is simply for evaluation as an alternative.

‘Passport’ is only a fancy term. Essentially it’s just an effective digital proof system which can even be as simple as [proven.lol](https://home.omg.lol/info/proofs) rather than using any cryptography, and Keyoxide uses GPG well to achieve this purpose.

---

## Post 9 by @dngray — 2023-03-09T07:39:02Z

It was mentioned in our discussion forum [Keyoxide PGP · privacyguides · Discussion #164 · GitHub](https://github.com/orgs/privacyguides/discussions/164) and I was thinking about doing some more research on it in [Keyoxide PGP · Issue #2010 · privacyguides/privacyguides.org · GitHub](https://github.com/privacyguides/privacyguides.org/issues/2010)

I am thinking we could write something about it, as perhaps a blog article, as it doesn’t really fit in anywhere else.

I also like to keep advanced things to the blog, because the site is where we keep “evergreen” content that is more appropriate for all levels of ability.

---

## Post 10 by @Nour — 2024-02-21T03:49:45Z

It’s worth mentioning that Keyoxide now has ASP (Ariadne Signature Profile) as the main way of setting up profiles and verifying identities and claims/proofs, which does not rely on OpenPGP and is a lot easier to create and set up:

> **[Blog — In testing: Ariadne Signature Profiles](https://blog.keyoxide.org/ariadne-signature-profiles/)**

> **[Blog — How to create an Ariadne Signature Profile](https://blog.keyoxide.org/how-to-create-ariadne-signature-profile/)**

> **[Create a profile — Keyoxide Docs](https://docs.keyoxide.org/getting-started/creating-profile/)**

Example ASP profile:

> **[Yarmo - Keyoxide](https://keyoxide.org/aspe:keyoxide.org:TOICV3SYXNJP7E4P5AOK5DHW44)**
>
> Modern and secure platform to manage a decentralized identity based on cryptographic keys

---

## Post 11 by @jonah — 2024-02-21T05:55:16Z

I do _like_ this tool, however, I’m not sure where it really “fits in” as far as _privacy_ goes… Anyone have any thoughts?

---

## Post 12 by @jerm — 2024-03-17T15:16:16Z

Digital identities? Proving ownership of stuff and prevent compromise of your identity.

Say, incase of website compromise or impersonation etc.

---

## Post 13 by @jerm — 2024-04-08T09:55:30Z

Quick intro to Keyoxide vs Keybase

> **[Decentralized Identities with PGP Annotations and Keyoxide](https://brandonrozek.com/blog/decentralized-identity-pgp-keyoxide/)**
>
> Under asymmetric encryption, for you to send me a message that only I can read you would need to encrypt the message with my public key. I then would have a corresponding private key that can decrypt the message. Public keys are then usually stored...
