(no title)
lukaslukas | 5 months ago
"An open protocol with a chance of working" = ?huh? "Nostr doesn't subscribe to political ideals of "free speech"" = ???huh? "BEEP BOOP" ???wtf??
Please don't explain technical things as if you were talking to children. Explain them as if you were talking to a colleague sitting next to you. Talk to them as a person and as a professional.
N-Krause|5 months ago
That helped me understand the protocol better: https://www.youtube.com/watch?v=Tbt3jL1Ms0w
This also helps understand the whole basic concept: https://github.com/nostr-protocol/nips/blob/master/01.md
lukaslukas|5 months ago
littlecranky67|5 months ago
If you are familiar with the IRC chat system, it is similar to IRC but with JSON messages and the ability to store & resend messages on the servers. Servers have to connect to each other and are free to each have their own policies.
nunobrito|5 months ago
You write an email (note/message) but instead of sending it to one server, you can send it to multiple servers of your choice. Each message is digitally signed with your keys and a time stamp, so you can verify that the identity is truly yours no matter where the message came from.
In my opinion is the most innovative way of communicating that I've seen in the last 20 years. There is no concept of server nor permanent location.
A relay can refuse to receive your messages, but they can't block your account because you can always write new notes, sign them and send to wherever people want to read your texts.
Imagine the case with Trump when he got blocked from Twitter. With a click of a button they have deplatformed him, with NOSTR he would have just continued writing and people would simply tune to another relay to keep reading his texts.
On top of that are other good developments. For example, file sharing also became decentralized. So files, images and other media can be sent to the relays and you mention them from the notes based on the file hash which is good save content when someone else hosting your texts and media decides to stop hosting.
grumbel|5 months ago
The sad irony of this is that this is really not all that innovative, it's just reinventing the 45 year old Usenet with public-crypto. The server-independence was present in Usenet right from the start, that's why Dejanews/GoogleGroups could exist, and why Usenet wasn't provided by a specific server, but by your ISP. The modern Internet has completely regressed in that regard, getting rid of protocol specific clients, and moving everything to the browser and HTTP that don't allow that kind of distribution, that's why Nostr feels fresh again.
digitalbase|5 months ago
sebastix|5 months ago
andunie|5 months ago
Maybe you could explain what they're lacking?