|
|
|
|
|
by hugs
841 days ago
|
|
Nostr can get complex, but at its core, it's deceptively simple. It's built on JSON, WebSockets, digital signatures, and sending a simple Event data structure over the wire. It can get complex, but its core is very small. Feels similar to how HTTP itself started. Also, it wouldn't be too hard too build bridges or bots that bring in other stuff (like RSS feeds or ActivityPub content) to Nostr. One already exists: https://mostr.pub |
|