Most active commenters

    ←back to thread

    461 points GavinAnderegg | 14 comments | | HN request time: 0.687s | source | bottom
    1. Geep5 ◴[] No.42150503[source]
    I still think Nostr will eventually be the go-to.
    replies(3): >>42150549 #>>42150706 #>>42150732 #
    2. ibz ◴[] No.42150549[source]
    That's how it looks like currently. Nostr is the open protocol whereas Bluesky is the more open platform.
    replies(1): >>42153851 #
    3. jazzyjackson ◴[] No.42150706[source]
    isn't it exclusively inhabited by bitcoiners? and relies on never leaking your private key, with no recourse for key rotation? or am I out of date
    replies(1): >>42152816 #
    4. mandibles ◴[] No.42150732[source]
    Protocols > platforms. Nostr will win long-term because it is a protocol.
    replies(4): >>42150854 #>>42150932 #>>42151622 #>>42153857 #
    5. cassepipe ◴[] No.42150854[source]
    XMPP would like to have a word
    6. MisterBastahrd ◴[] No.42150932[source]
    Yes, that's why people go to Usenet for their discussions and not Reddit.
    7. astrange ◴[] No.42151622[source]
    This isn't tenable because you need to do moderation and spam filtering, which require centralization.
    replies(1): >>42153941 #
    8. Heliodex ◴[] No.42152816[source]
    We had NIP-26 Delegated Event Signing, so you could set up multiple private keys with short expiration times delegated from a root key, then if one of the delegated keys was leaked you could just wait for it to expire. This ended up being considered a bad idea as clients that supported it would have to display any notes as if they were sent from the root key, and clients that didn't support it wouldn't be able to keep track of anyone using delegation.
    replies(2): >>42153201 #>>42154031 #
    9. jazzyjackson ◴[] No.42153201{3}[source]
    I was really impressed with a presentation I attended at the internet identity workshop detailing KERI, Key Event Receipt Infrastructure. I wish someone would integrate it into a social network so I don't have to do it myself.

    Landing page: https://keri.one/

    Whitepaper: https://github.com/SmithSamuelM/Papers/blob/master/whitepape...

    10. verdverm ◴[] No.42153851[source]
    Bluesky is building ATProto (https://atproto.com) which is an open protocol that you can build many types of social apps on top of
    11. verdverm ◴[] No.42153857[source]
    Bluesky has ATProto (https://atproto.com), so both have open protocols
    12. mandibles ◴[] No.42153941{3}[source]
    Who is "you"?
    replies(1): >>42154249 #
    13. est ◴[] No.42154031{3}[source]
    nostr was cool and simple concept until you met tens of thousands of NIPs.
    14. astrange ◴[] No.42154249{4}[source]
    For platforms I mean the owner of the platform, and for protocols I mean the theoretical person who the users would be wishing owned it so they could do spam filtering.