I need to run a relay. Which repo supports pubkey whitelisting easily?
Use-case: only my app users will be able to broadcast to it but it should transmit to other relays.
#AskNostr
I need to run a relay. Which repo supports pubkey whitelisting easily?
Use-case: only my app users will be able to broadcast to it but it should transmit to other relays.
#AskNostr
you can add something like that to any relay. For example, you could write your own plugin for strfry.
Looking into Nostream, it looks like you can do it easily there.