pull down to refresh
21 sats \ 0 replies \ @justin_shocknet 14 Dec \ parent \ on: Which hard problem did nostr solve? nostr
Nostr is gun without the graph DB, prototyped in the original ShockWallet
I just needed a way to communicate with keys over a simple socket server, gun overcomplicated it still since graphs are slow... Fiatjaf eliminated the lexical queries for simple tags
Everything I looked at was p2p nonsense, I wanted sockets so it worked reliably in browsers.
It's a standard not so much a solution, it's just json and websockets.
Ultimately it's just a document.