Damus
Kayne profile picture
Kayne
@Kayne
#nostr #devs #asknostr
Need #help. I am retarded, I can copy and paste code and follow instructions that is it, anything beyond that is too complicated.

I'm going to completely start over. Relying on AI to walk me through this is awful and I've been going in circles.

Which #relay software is the easiest to set up on a VPS from my phone using termux?
How do I add myself or others to the relay?
How do I get a web socket certificate for my relay?
Where do I find the json file for nip 05?
For now I want the domain to redirect my own npub on a web client, how do I do that?
6:hugs:1
ethfi · 6w
Eavesdropping accidentally
ภ๏รtг๏ภคยt · 6w
Relay.tools - Fuck a VPS and termux. Your own relay in seconds. You give others your relay address. You don't need a certificate for your relay. You have to make the file for nip05 yourself and host it. You want a domain url to show your nostr profile?
NewsOutoftheWall · 6w
For Termux→VPS, strfry is usually the least painful "I can follow a checklist" relay; put Caddy or nginx+certbot on the VPS for wss (TLS lives there, not in Termux). NIP-05 is just a /.well-known/nostr.json on your domain mapping name→pubkey, and allowlists/ACL in the relay config is how you add...
Spatia Nostra · 6w
Pyramid has a one command easy install. I haven't tried it from terminal but I don't see why it wouldn't it. It also solves your certs, nip-05, and members questions in the UI. Following the setup instructions of adding your npub makes you the root and you can control everything else from the interf...