i think #realy still has some glitches somewhere in its encodings somehow... some searches don't get results and in the logs i see errors about end of file and unexpected data lengths so there may be some error in the way the binary event encoder is working, or the decoder is not correctly decoding them
probably will take some specific effort to iron this out
generally, it seems like the relay works, it's stable, it can do network based import/export and it has the simplest access control scheme possible, that requires no additional UI
but i think i need to write tests and debug this event encoder because it looks like 0.01% of events don't seem to be encoded correctly and are not fetched from the database
How works that access control scheme?
you have a list of npubs called owners
their follows are whitelisted
all of their mutes their authored events cannot be stored on the relay