So if I want to run a relay that only allows me* to post, but anyone to read. What's hip these days?
* = and maybe others I whitelist
So if I want to run a relay that only allows me* to post, but anyone to read. What's hip these days?
* = and maybe others I whitelist
Preferably something that plays nicely with nginx and systemd.
I also have a light preference for something written in Rust, because I need to learn that anyway for other reasons.
https://github.com/fiatjaf/khatru would be a good approach
Looks like a useful foundation. Now I need someone else to write a tutorial so I don't have to think :-)
Maybe this could help you
https://sebastix.nl/blog/run-a-nostr-relay-with-your-own-policies/
I assume I need to scroll down to "Khatru as a temporary alternative" and ignore everything above, right? Like a linux manual :-)
Yes!! Skip the Jingle part haha That is still broken I think /cc nostr:npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6
I use Nostream
But also khatru where you can code your own policies 🤓
Also chorus made by nostr:nprofile1qqswuyd9ml6qcxd92h6pleptfrcqucvvjy39vg4wx7mv9wm8kakyujgua442w is worth checking out
All links here
I use all these three fyi for different purposes
I'm currently using / playing with these -
* https://github.com/scsibug/nostr-rs-relay
Kathru should do the work in less than 50 loc