back

by evolve2k·1y ago·view on hn ↗
Sorry what?! It’s a decentralised social network. You and your friends could spin up an instance. What are you even talking about?!
2 comments
It's easy to get blocked on ActivityPub based networks like Mastodon or Pixelfed: if the instance admin doesn't like something you say, they can kick you out. Also if you run your own instance, it's quite possible that admins of other instances will block your instance, so their users (unknowingly) won't see your posts.

Another thing that literally happened to me was that the mastodon instance that I was on shut down and I found out after it happened and so I was not able to export any of my stuff.

Nostr and Bluesky are both decentralized protocols, but they differ in their design, goals, and implementation.

### *Nostr:* - *Purpose*: Nostr is a decentralized protocol designed primarily for global, censorship-resistant communication. It is highly minimalistic and flexible, aiming to create an open platform for social interactions. It is a protocol rather than a platform or app itself, meaning different apps can use it. - *How it works*: The core of Nostr is based on public-key cryptography. Users create a public/private key pair, and the public key serves as their identity. The protocol doesn’t rely on centralized servers; instead, users can publish messages to any server (or relay) that accepts them. The idea is that these relays spread messages, and they can be accessed from multiple places. - *Strengths*: - *Simple & lightweight*: It's designed to be minimalistic and easily implemented. - *Censorship resistance*: No central authority can block content or users, which helps promote freedom of expression. - *Flexibility*: Different applications and services can be built on top of the Nostr protocol, allowing for diverse user experiences. - *Weaknesses*: - *Scaling issues*: Since it's early-stage, the relays can sometimes struggle to handle heavy traffic. - *User experience*: Apps using Nostr are still developing, so the UX/UI can be inconsistent.

### *Bluesky:* - *Purpose*: Bluesky was created as a decentralized social network project started by Twitter, designed to create a more open and user-controlled internet. It aims to solve issues like centralized control, censorship, and data privacy while still providing a richer experience for users. - *How it works*: Bluesky uses a protocol called *AT Protocol*, which is a more structured approach compared to Nostr. It involves user-controlled data (think decentralized identity, customizable feeds, etc.) and is designed to work across different services. The protocol enables interoperability, so users can interact with different platforms built on top of it. - *Strengths*: - *Robust framework*: The AT Protocol is designed with user control, scalability, and interoperability in mind. - *Established foundation*: Since it’s backed by Twitter's original founders, Bluesky has strong development resources and early user interest. - *Focus on UX*: Bluesky aims for a polished user experience that might attract users who are more familiar with traditional centralized platforms. - *Weaknesses*: - *Not fully decentralized yet*: While the protocol is decentralized, Bluesky itself is still under development and is not fully distributed in the way Nostr is. - *Centralized governance*: The development of Bluesky is controlled by the Bluesky team, though they aim for a decentralized model over time.

### *Key Differences*: 1. *Complexity & Flexibility*: Nostr is more minimal and flexible, leaving a lot of the development to third-party apps. Bluesky's AT Protocol is more structured with a clear focus on user control and interoperability. 2. *Decentralization*: Nostr is more decentralized by design, with no central authority. Bluesky aims for decentralization but is still more centralized, especially during its early stages. 3. *Use Cases*: Nostr is a pure communication protocol, meaning apps built on it can range from simple messaging to fully-featured social platforms. Bluesky is more focused on social networking with an emphasis on user autonomy and privacy.

If you're looking for raw, censorship-resistant communication with flexibility, Nostr might be more appealing. But if you're after a polished, scalable social network with decentralized features and future growth, Bluesky could be the better fit.