@3baabe4d008648b5438bfe3180e3d443cbc36478fbabb65007099a96a1c56922 @0a970d6ce29aabbdfda6aec40e53ea034324caf7d5775f7dc1b9983fc4ec5b1b Basically I already filter out Nostr events by a certain criteria before I even let them hit the pipeline in the bridge: https://gitlab.com/soapbox-pub/mostr/-/blob/develop/src/nostr/handler.ts#L111-119
I just need to lift this logic out into a strfry policy. It means the mostr relay will be essentially read-only until you get a fedi follower, but for federation we read data from a pool anyway.