Here is my current Nostr setup:
- Haven relay running on Start9: https://github.com/Letdown2491/haven-kit-startos
- Bunker46 remote nostr signer running on start9: https://github.com/Start9-Community/bunker46-startos
- Nip-05, NWC and BIP353 (bolt12 human readable address with LNURL fallback) via Bolt12 service on Start9 (with LND as backend lightning node): https://github.com/Start9-Community/bolt12-pay-startos
- Jumble for Desktop: https://github.com/CodyTseng/jumble/releases/tag/v26.6.1
Works quite well for me. What's your setup?
Great sovereignish setup.
If you're going this route, consider NIP-SPACES as a superior alternative (or complement) to NIP-05.
Key advantages over NIP-05:
NIP-05 gives you convenience through DNS, like a bank gives you convenience, with all the same drawbacks.
NIP-SPACES gives you actual digital property rights secured by Bitcoin’s Proof of Work. It’s the natural evolution for those building truly sovereign Nostr setups.
Highly recommended if you want your identity to match the sovereignty of the rest of your stack. https://github.com/buffrr/nips/blob/spaces/NIP-SPACES.md
wonder if NIP-SPACES can work someday for relay connections too, so i could have my haven relay work through that instead of DNS.
I will look into this, thanks!