List supported identity proof types in FEDERATION.md

This commit is contained in:
silverpill 2022-11-13 22:18:04 +00:00
parent dd8debd200
commit cd22f52209

View file

@ -61,6 +61,11 @@ Identity proofs are represented as attachments of `IdentityProof` type:
}
```
Supported proof types:
- EIP-191 (Ethereum personal signatures)
- [Minisign](https://jedisct1.github.io/minisign/)
## Subscription events
Local actor profiles have `subscribers` property which points to the collection of actor's paid subscribers.