• lechekaflan@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 hours ago

    LOL nope. I’d use anything else.

    It was eyerolling back when that dickhead decided to sell blue checkmarks instead of issuing them only to verified celebrities.

  • CitizenKong@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 hours ago

    I don’t trust anything coming out of Elon’s fascisthole. Deleted the app when he bought it and never looked back.

  • artyom@piefed.social
    link
    fedilink
    English
    arrow-up
    88
    arrow-down
    1
    ·
    edit-2
    20 hours ago

    offering me end-to-end encrypted chat

    No one - not even X - can access or read your messages

    This key is then stored on X’s servers

    So…they’re just blatantly lying?

    • InnerScientist@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      edit-2
      11 hours ago

      It’s encrypted with a 4 digit pin so they’ll have to spend at least 316.8809e-10 years on brute-forcing it.

    • FreedomAdvocate@lemmy.net.au
      link
      fedilink
      English
      arrow-up
      7
      ·
      18 hours ago

      No - did you even read the article? An x employee confirmed that they’re using the “special” servers to store the keys that mean that they cannot see them. The author then says that the employee confirming it doesn’t mean they do, because the author doesn’t want it to be true.

      • Natanael@infosec.pub
        link
        fedilink
        English
        arrow-up
        1
        ·
        edit-2
        3 hours ago

        There are hardware for that called hardware security modules, but yeah I definitely wouldn’t trust Twitter’s implementation - especially because they probably just need the auth team to tell the HSM that the user logged in when they didn’t to get that key

        A proper implementation would use multiple security measures and require a reset (delete) of certain private account data before the account access can be reset, otherwise the user’s password would be needed (for key derivation) or some other secret held by the user’s devices (in the TPM chip or equivalent)

  • earthworm@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    106
    arrow-down
    1
    ·
    edit-2
    21 hours ago

    TL;dr of the article :

    1. They keep your private key on their servers.
    2. Their implementation allows for AITM attacks.
    3. It’s closed source.
    4. There’s no perfect forward secrecy.

    This secret stays between you, me, and Elon.

    I hope politicians use the hell out of it, so we can see what they really think when it gets (inevitably) hacked in a few weeks.

  • Sentient Loom@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    28
    ·
    21 hours ago

    That “yet” is the narrative hook to trick us into feeling like it will soon be trustworthy, and that our assumed suspicions refer to a temporary state of untrustworthiness. Clever girls!

        • paraphrand@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          edit-2
          19 hours ago

          I don’t consider the PDS stuff to be fully federated. That’s just keeping your data on a different server, as far as I understand it. To be federated it needs to be a full interoperable server like mastodon, or lemmy.

          You should also be able to host a non federated instance, or one with limited federation.

          If they have moved past that, and I can open a server and have people sign up for accounts, then I stand corrected.

          • Natanael@infosec.pub
            link
            fedilink
            English
            arrow-up
            1
            ·
            edit-2
            3 hours ago

            Bluesky federates across different layers, it’s modular, it doesn’t have a comparable same-layer federation. It is fully interoperable, just not by the method you’re used to.

            You can host your own partial appview now (caching and indexing your and your friends’ comment), and multiple people have managed to run their own relays for cheap (caching most of the posts in the network), and you can pull the rest of data you need to browse from the other relays and use the service as usual. You can run your own moderation labeler, use your own app, just your own account, etc…

            Just look at the interoperable blacksky project by a bunch of black devs making their own infrastructure for accounts and moderation, etc.

            To be non federated, all you have to do is not announce your server and not accept arbitrary connections

            Due to content addressing, limited federation isn’t really a thing by the usual definition. You can filter content from any PDS you don’t like, but can’t really control who can see already public posts