diff --git a/docs/serviceproviders/owncast.md b/docs/serviceproviders/owncast.md new file mode 100644 index 0000000..a980da3 --- /dev/null +++ b/docs/serviceproviders/owncast.md @@ -0,0 +1,27 @@ +# owncast + +## Proof + +Proofs are defined by adding the following information to the **config.yaml**: + +``` + - platform: keyoxide + url: https://keyoxide.org/FINGERPRINT +``` + +If you use WKD, you could instead add: + +``` + - platform: keyoxide + url: https://keyoxide.org/wkd/EMAIL?openpgp4fpr=FINGERPRINT +``` + +Make sure to replace `FINGERPRINT`. + +## Claim + +``` +https://DOMAIN +``` + +Make sure to replace `DOMAIN`.