doipjs/docs/serviceproviders/owncast.md
2021-01-13 13:24:34 +01:00

27 lines
421 B
Markdown

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