Add owncast documentation

This commit is contained in:
Yarmo Mackenbach 2021-01-13 13:24:34 +01:00
parent 5934fd1334
commit 9d05b64beb
No known key found for this signature in database
GPG key ID: 37367F4AF4087AD1

View file

@ -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`.