npub1r4…zsnms on Nostr: We should start making relay software that allows module loading for moderation. Such ...
We should start making relay software that allows module loading for moderation. Such a relay could also receive events from other relays (kind of a hack considering "A relay doesn't talk to another relay, only directly to users.") through the use of an interfacing client, relaying messages between other relays and the moderated relay, so that "foreign" messages can still be filtered by the moderated relay. I'm currently working on some basic filtering with nostr-rs-relay and will try to implement a module system to make it more plug'n'play than hardcoding every rule.
Published at
2022-12-27 13:12:41Event JSON
{
"id": "7f4e473aee59a695935661c15f575a5abb1137480eae940b855980368b34bb34",
"pubkey": "1d47fb248b096f2c19b57f65146b486364a8a765ef65ed9d0b426626161a836f",
"created_at": 1672146761,
"kind": 1,
"tags": [],
"content": "We should start making relay software that allows module loading for moderation. Such a relay could also receive events from other relays (kind of a hack considering \"A relay doesn't talk to another relay, only directly to users.\") through the use of an interfacing client, relaying messages between other relays and the moderated relay, so that \"foreign\" messages can still be filtered by the moderated relay. I'm currently working on some basic filtering with nostr-rs-relay and will try to implement a module system to make it more plug'n'play than hardcoding every rule.",
"sig": "533868c98dc3a33ee7527e106219311ddfc493e387043c4a940f87be896f4d89825d3b4c66499503713619cfd3d4c9a6e124941853413f8b774a857d292b38d6"
}