Documentation

Available claims/proofs

Owncast

Create the proof

On the admin page of your Owncast instance, add the following lines to the instanceDetails > socialHandles entry in the config.yaml:

    - platform: keyoxide
      url: https://keyoxide.org/FINGERPRINT

When identifying your Keyoxide profile by an email address, add the following lines instead:

    - platform: keyoxide
      url: https://keyoxide.org/EMAIL#FINGERPRINT

If you use a different Keyoxide instance, replace keyoxide.org with the instance's domain.

Add the claim…

The claim looks as follows:

https://DOMAIN

Make sure to replace DOMAIN.

…to a signature profile:

Follow the instructions provided here. The claim should look like:

proof=https://DOMAIN

…to an OpenPGP profile:

Follow the instructions provided here. The notation should look like:

proof@ariadne.id=https://DOMAIN

Content licensed under CC BY-NC-SA 4.0.
Last updated: 2023-03-28 14:21 UTC