Isn't that something a relay could implement, on the backend? Clients just display stuff and sign notes.
Relays are the servers and could just act as hubs, for different networks. Relaying everything to wherever.
Isn't that something a relay could implement, on the backend? Clients just display stuff and sign notes.
Relays are the servers and could just act as hubs, for different networks. Relaying everything to wherever.
I mean, isn't that one of the strengths of Nostr, that nobody else has effectively implemented?
That we have these little, lightweight servers that just transmit tiny json spinnets. The websocket is the first and core implementation, but we've already added HTTP, and stuff like Bluetooth, Meshtastic, etc. Why not just add Bittorrent as another option?
Then clients have one more possible ways to connect to relays, to choose from. We don't need any consensus, so long as the data structure is interoperable, and we sign our events with the same keys.