• Natanael@slrpnk.net
      link
      fedilink
      English
      arrow-up
      59
      arrow-down
      1
      ·
      5 days ago

      They spent years lying about their encryption algorithms too acting like they’re more secure than Signal when they never were

        • atrielienz@lemmy.world
          link
          fedilink
          English
          arrow-up
          20
          ·
          5 days ago

          Supposedly to combat spam (which makes sense) and some BS about bringing your social network.

          But let’s think about this logically. What can they do with your phone number when they don’t know who you are?

          Let’s say they receive a subpoena from a government law enforcement entity. That would have to include your phone number and even then what can they give that entity? The date you registered the number and the last time your account was active?

          At best my guess is that you and others who bring this up are worried about the information that you can buy from data brokers that would include a phone number and allow someone with the phone number to link it to a person.

          But at that point law enforcement already knows the number, already has likely used to same services to link that number to a human, and since most people haven’t de-googled or use an iPhone they likely know what apps are installed. Including signal.

          What is the threat profile that should be worried about this?

          Please note that I don’t think they should need to require a phone number and if you don’t want that you can use a different service.

          But I’d like someone to elaborate on their reasons for objecting to this.

          • FudgyMcTubbs@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            4 days ago

            I would assume if an entity had my phone number they could easily connect it to me, like by spoofing it and calling themselves and getting the name off caller id or some shit, or even just subpoenaing the phone carrier for the id of the phone number. Why they would want to do that for little old fudgy mctubbs is beyond me.

            I’ll say it: I dont want anybody to know what I jack off to. It’s all legal stuff, but im too prudish to have that be public.

            Anonymity is impossible, but we can still attempt it.

            • atrielienz@lemmy.world
              link
              fedilink
              English
              arrow-up
              1
              arrow-down
              1
              ·
              4 days ago

              They don’t offer anonymity. Anonymity does not equal privacy. They aren’t the same thing. And if you’re using the signal app to jerk off I have some questions.

              • FudgyMcTubbs@lemmy.world
                link
                fedilink
                English
                arrow-up
                1
                ·
                4 days ago

                I dont use super secret messaging apps. I also dont fuck with peer to peer anything. I was broadly speaking about why anonymity on the internet is important to me.

  • wuffah@lemmy.world
    link
    fedilink
    English
    arrow-up
    39
    arrow-down
    1
    ·
    edit-2
    5 days ago

    Ever since the CEO of Telegram was basically lured to Paris, arrested, then read the riot act for Telegram’s non-cooperation with French authorities, the company has been responding to warrants and downplaying its “E2EE” features. Expect them to have a fully accessible backdoor for LE.

    By the way, don’t forget about that Bitlocker backdoor that “mysteriously” doesn’t affect Windows 10.

    The EU and US digital surveillance states have been tightening their grip on encryption and online anonymity for years now. “Age verification” is just the latest push.

    • wizardbeard@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      19
      ·
      5 days ago

      I can only assume there’s a different backdoor for 10 that just hasn’t been published. Even if there isn’t, Windows defaults to backing the key up to the attached Microsoft account. You think they’d ever tell intelligence agencies to come back with a warrant for that?

      Just use Veracrypt folks.

  • Treczoks@lemmy.world
    link
    fedilink
    English
    arrow-up
    21
    arrow-down
    2
    ·
    5 days ago

    As long as the keys are handled via a closed source app and server system, e2ee is potentially broken.

    Even if you generated the key, keep the private part locally and submitted only the public part to your communication partner, you can never be sure that the intransparent app does keep your private key private.

    With WhatsApp I’m quite sure that they somehow can retrieve the private key. Certain events point to that. But I see no reason to consider signal or telegram any more trustworthy - they are all prone to governmental influence.

    And as open source and closed app infrastructure are incompatible, I would not handle anything important on an Android or Apple device.

    • DeckPacker@lemmy.world
      link
      fedilink
      English
      arrow-up
      4
      ·
      4 days ago

      Why would you not trust Signal?

      You don’t have to trust their server infrastructure, because the end to end encryption has been verified by countless experts (and all their client side code can be looked at by anyone).

      • WhyJiffie@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 days ago

        to be fair there is no way to verify the google play distributed app has been built from the published source code. there are also people arguing that the closed source google components built into it could work as a backdoor

        • DeckPacker@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 days ago

          You can build the app from source code though. Couldn’t you compare that to the Google Build?

          Also, you could use a fork like Molly, they removed all proprietary binary blobs and replaced them with FOSS alternatives. And it’s still fully compatible with Signal

          • WhyJiffie@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            4 days ago

            only if the app is built reproducibly. I suspect the google libraries are likely minified/obfuscated by default though.

            Also, you could use a fork like Molly

            I do, but that’s only so much when the point of the app is communicating with other people

      • Scrollone@feddit.it
        link
        fedilink
        English
        arrow-up
        7
        ·
        5 days ago

        I don’t know about WhatsApp, but macOS backups your keys on iCloud by default, so…

        • punkisundead [they/them]@slrpnk.net
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 days ago

          You can easily access any undeleted convo in any app if you achieve device access. I would like to read more about this to understand it more and because your reply is still a little unprecise, do you have links to examples?

          • Treczoks@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            4 days ago

            This was not about device access, that’s why I considered interesting. No, I don’t have links to everything I have read in my life… IIRC it was in a discussion on Reddit, which I don’t frequent anymore.

      • adhdsergio@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 days ago

        I’ve no proof of this, but technically the whatsapp app is closed source so they could push an update that collects the private keys, if they don’t do this already

        • ඞmir@lemmy.ml
          cake
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 days ago

          One way to prevent this is would be to re-sign the app with your own signing key and delete that key before court, I guess. But those people whose conversations appeared probably just had Google Drive plaintext backups enabled.

  • AeronMelon@lemmy.world
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    5 days ago

    Signal (assuming you live in a country that hasn’t blacklisted them for refusing to install backdoors).

    • lepinkainen@lemmy.world
      link
      fedilink
      English
      arrow-up
      5
      arrow-down
      1
      ·
      5 days ago

      Signal still doesn’t support bots and is shit for bigger groups

      Good for 1-10 friends and 1on1 chats tho

        • lepinkainen@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          5 days ago

          People criticising Telegram have no idea how big some of the channels there are. They’re stupid big. Like full ass Discord server but with one channel big.

          That needs automated moderation tools - bots as well as built in tools to manage lager groups.

          Signal doesn’t do that at all. It’s a good replacement for group texts, not communities.

          And for me personally: missing first party bot support makes it a complete non-starter.

          • Coldcell@sh.itjust.works
            link
            fedilink
            English
            arrow-up
            2
            ·
            5 days ago

            I mean, fair enough on you opinions, but it sounds as if all you’re saying is this one particular messaging tool doesn’t fit your requirements?

            As I see it, (and I may be speculating and/or wrong), supporting bots might worsen some aspects of other users experience. If there necessitates a worsening of other users’ experience in order to support what you’d want to do, at what point should you just use a different app?

            There’s little reasoning for catering to a niche use like huge channels and bots, and tbh that sounds like a dreadful experience to me. Dev time is costly, feature creep is a killer, I don’t see lack of support for unwanted (to me) features as a negative.

            • lepinkainen@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              5 days ago

              Signal has bit me already. Every single *Claw supports Signal bots, which pretend to be actual people.

              Telegram has explicit first party bot support, a bot is always a bot and identified as such

  • flamingleg@lemmy.ml
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    17
    ·
    5 days ago

    it is not hosted in the US or a country affiliated with the US, which makes it infinitely more secure from the point of view of sovereign risk

      • OccasionallyFeralya@lemmy.ml
        link
        fedilink
        English
        arrow-up
        7
        arrow-down
        4
        ·
        5 days ago

        Chinese and Russian authorities can’t steal me from my home and imprison and torture me for the rest of my life

        • Zedstrian@sopuli.xyz
          link
          fedilink
          English
          arrow-up
          5
          arrow-down
          4
          ·
          5 days ago

          No, but they do that to plenty of their own citizens.

          Better something from a non-authoritarian country that doesn’t also happen to be in the Five Eyes intelligence network.

    • Snot Flickerman@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      10
      ·
      5 days ago

      Oh, you mean the guys who were obviously such criminals they were run out of Russia and Europe and had to settle on being headquarted in Dubai?

      Oh the guys who instead of doing something thoughtful like Mullvad and having RAM only servers with no logs, they just hide all their datacenters behind shell companies to avoid complying with legal subpoenas? That’s not completely shady at all, nope.

      I mean, it’s not like Matrix or SimpleX chat or others that actually are secure (-ish, even Matrix leaks metadata!) and thoughtfully designed and open source that you can self host or don’t need servers or are incorporated in Europe (like Telegram tried to incorporate initially before settling on Dubai).

      Oh and don’t forget France had very good reasons to arrest Pavel Durov, co-creator of Telegram. He went on Tucker Carlson to defend himself, which says it all, really.

      • flamingleg@lemmy.ml
        link
        fedilink
        English
        arrow-up
        3
        arrow-down
        2
        ·
        5 days ago

        pavel not complying with russian or french requests gives me some confidence that if some agency subpoena’d telegram for user records, they might actually have the spine to say no

        Isn’t signal basically just a honeypot for feds these days like TOR? i didn’t know telegram was also hosted in the US, which is kinda heartbreaking but such is life in the imperial core i suppose

    • Treczoks@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      arrow-down
      2
      ·
      5 days ago

      No, it does not. There is a different primary actor, but that does not exclude anything.