doipjs/docs/serviceproviders/owncast.md

28 lines
421 B
Markdown
Raw Normal View History

2021-01-13 05:24:34 -07:00
# 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`.