Live data from Hacker News

Nostr

nostr.com

31–40 of 347 posts

Re: Nostr

#31

Earlier quoted context omitted.

3 people have shared this experience in the thread. Is there a fundamental reason this wouldn't be true? Isn't it a place where people can anonymously share multimedia with minimal moderation? In my experience even the most toy application exposed to the wider internet will face this issue.

Everytime NOSTR is mentioned there are people from other networks coming here to spread FUD. The best thing is asking them to provide steps for replicating their claims, which they won't since it is the not the common user experience at all.

Everything I don't like is FUD.

Re: Nostr

#32

I don't understand. Can someone explain it to me from a technical/IT perspective? Is it like HTTP or JSON, or like XMPP...? "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…

It is basically email on steroids.

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.

Re: Nostr

#33

I find open protocols the most naive endeavour in tech nowadays. The reason why social media protocols work is because the incentive is to have them siloed, controlled, and artificially convincing people through algorithmic suggestions that posting what they had for lunch is somewhat interesting. These protocols seem to think that people actually want an alternative to what Instagram, Facebook, X etc. give them. They…

I downvoted this because I don't like the way it makes me feel.

Re: Nostr

#34
A big misconception I've seen is the assumption that Nostr relays are federated and share messages between one another. This is not how it works. So if you're building a "Twitter clone" the client app must search multiple relays and post to multiple relays. If clients are not using a relay in common they cannot see one another.

The end result is a bad experience for both user and developer. Using a single relay is centralised and defeats the point. Using multiple relays is slow and cumbersome and requires the user to know/care which relays they are connecting to.

When I played with Nostr a couple years ago the "NIPs" were already a complete mess. Later NIPs supersede earlier NIPs changing how clients are supposed to interpret messages. At least some are flagged as "unrecommended: deprecated" now.

Re: Nostr

#35

I don't understand. Can someone explain it to me from a technical/IT perspective? Is it like HTTP or JSON, or like XMPP...? "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…

It is a standard of how one thing talks to another thing. It is JSON with some fingerprinting/hashing send over Websocket. Thats basically it. What you do with it, remains up to your implementation.

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

Re: Nostr

#36

Last time I tried navigating the Nostr ecosystem I found their Twitter-equivalent platform and it was full of people posting about cryptocurrencies and other topics that weren't of particular interest to me. Are there any major figures of interest primarily participating on any Nostr platform? Or is there any kind of uniquely interesting content that is being primarily produced and shared on Nostr?

Nostr doesn't have an "algorithm" that tries to find posts that you engage with. You should follow your own list of people, and then you will see their content. There are some clients trying to be more smart, though. The "algorithm" in any social media is a blessing and a curse. Nostr shifts the responsibility of what to show to the clients.

Right, and I'm asking if there any interesting figures primarily using this platform to share interesting content because I don't know of any, and I didn't find any niches that were best served by this platform.

In the past, the way that I would typically get to know people online was either through niche topic-specific forums or IRC channels. Then eventually if we got to know each other well enough, we would connect on other platforms. The modern version of this seems to be Discord. These platforms are all topic focused, rather than being user-first.

Discoverability is important! And one of the limitations of search or tag based discoverability is that you're limited to finding things which you already know about. But it doesn't help you find new things that you don't know about! This doesn't mean that algorithmic discoverability is the only option, for example: you could find some way to map the user's interest spaces and search for unexplored or undiscovered nodes.

Re: Nostr

#37

I find open protocols the most naive endeavour in tech nowadays. The reason why social media protocols work is because the incentive is to have them siloed, controlled, and artificially convincing people through algorithmic suggestions that posting what they had for lunch is somewhat interesting. These protocols seem to think that people actually want an alternative to what Instagram, Facebook, X etc. give them. They…

Do you have any suggestions for an effective way to bring them down?

Perhaps building alternatives that can replace them on run in parallel is the best way to do that?

Re: Nostr

#38

I like the idea of nostr but when I tried to use it it was a lot of CP which made me instantly stop using it. I guess the issue with this type of protocols is that there must be a way to prevent these very dark and illegal content. As a user I don't want to see it and the submitter should be found and jailed for distributing it. Right now, it's hard to know where it even comes from since it can come from any of the r…

Its horrible but that kind of content means theres no censorship.

Its on the individual to block that kind of stuff.

Re: Nostr

#39

Earlier quoted context omitted.

Not everyone there is a bitcoin boomer. You'll find plenty of monero users and things that are a bit more serious than that.

It is noteworthy that zapps are based on lightning (which is Layer-2 for bitcoin), and similar in privacy as monero (and instantaneous).

Does lightning work now? A few years ago, I remember they had quite some difficulties. Maybe I should brush up my knowledge.

Re: Nostr

#40

Something I don’t quite get about these new social networks that are clearly aimed at technical people: my model of a truly decentralized social network is more like a network of privately hosted personal websites, à la the original web. Not yet another platform I need to make an account to interact on separately. Have there been any attempts to make more of a “network” that incentivizes operating personal websites b…

> more like a network of privately hosted personal websites

Can't monetize that.

Post reply on HN