pull down to refresh
What options do we have for hosting it ourselves?
Sorry if this is a really basic question—I'm new to Nostr.
Setup strfry to negentropy down from all the top relays
Many don't allow negentropy so vibe code a firehose daemon that manages sockets and subscriptions and pipes to your self hosted relay
Clone an existing client, serve it, and pipe it to your own relay
Your relay will get DoSd pretty quickly so be sure to write a strfry plugin to filter
To build filters you'll probably want to calculate a graph to build a whitelist beyond just kinds, so stand up a graph database to calculate edges from your follows etc
You'll also play whackamole with attacks from Tor exit nodes and cloud flare workers so write a script that updates iptables constantly
Pretty simple stuff
Pretty simple stuff.
Thanks for the technical explanation. To be honest, my technical knowledge doesn't go that far. I'll keep using Amethyst and relying on public relays.
The sarcasm is thick
Ewww
Funny, but I run my own haven and it uses more and more disk space, but I still cannot fetch some other people's images and videos. Maybe I misconfigured something...
yes, they've removed my content before.
nostr isn't censorship resistant unless you self host