this post was submitted on 31 Aug 2025
1 points (100.0% liked)

Ask

764 readers
98 users here now

Rules

  1. Be nice
  2. Posts must be legitimate questions (no rage bait or sea lioning)
  3. No spam
  4. NSFW allowed if tagged
  5. No politics
  6. For support questions, please go to !newtolemmy@lemmy.ca

Icon by Hilmy Abiyyu A.

founded 6 months ago
MODERATORS
 

Anyone who tried nostr can tell me how its diff from active pub ? except its literally ssh , idk why people are excited about it while most people are going to store their keys in a signing app which defeats the purpose

you are viewing a single comment's thread
view the rest of the comments
[–] lvxferre@mander.xyz 2 points 1 week ago

Another difference is how they handle federation:

  • ActivityPub - if A and B don't communicate, then you don't see stuff from A in B or vice versa.
  • Nostr - if A and B don't communicate, often you can still see stuff from A in B and vice versa - because both still communicate with C.

In practice this means Nostr is a tiny bit more censorship-resistant, at the expense of safety: as long as there's a chain of relays between the attacker and the target, the attack goes through. In the meantime you can create safe spaces with the AP by carefully selecting which instances you federate with.