>So the client does the verification? Or is it the relay?
From the README:
> A relay is very simple and dumb. It does nothing besides accepting posts from some people and forwarding to others. Relays don't have to be trusted. Signatures are verified on the client side
---
> So when your client lists the chronological most recent posts you get a bunch of fake manipulated content that was mass generated by the relay itself for example.
From the README:
> Each client can decide how to best show posts to users, so there is always the option of just consuming what you want in the manner you want — from using an AI to decide the order of the updates you'll see to just reading them in chronological order.