As Signal get your phone number. Can we considerate this application as private ? What’s your thoughts about it ? I’m also using SimpleX, ElementX, Threema, but not much people using it…

Cheers

  • notarobot@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    16 days ago

    Private and anonymous are different things. While anonymity does increase privacy, it is not a strict requirement. So it this private, but not as private as possible.

    The best private messenger IMO is simplex, but it not production ready yet

    • machiavellian@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      16 days ago

      Many people say that SimpleX is not ready to replace the likes of Whatsapp, Telegram and Signal yet but noone specifies exactly what features are missing.

      I get that public key cryptography is confusing for the average people but there is no UI fix that is getting around that obstacle if we want people to make informed choices on what platform/protocol to use for communications.

      The same thing applies to decentralization - people just need to understand that the trade-off they’re making for communications’ resilience is the comfort of an online addressbook.

      Although I admit that there are certain UI elements that could be made better (for example the nickname setting could be stylized a bit better so people can more easily change the names of their contacts to something more familiar), most criticism towards SimpleX comes from people being a bit lazy and not reading the manual before using the app.

      TL;DR: I don’t understand what features are missing from SimpleX.

      • artyom@piefed.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        14 days ago

        I often see convos on SimpleX that are clearly missing messages, so I’m not sure what that’s about. I mean I see people quoting messages that are not visible.

        Also I really think they need to implement UnifiedPush before it’s ready. It consumes an excessive amount of battery life for this reason.

        Also worth noting that the creator is an alt-right loon of the highest order.

            • machiavellian@lemmy.ml
              link
              fedilink
              arrow-up
              2
              ·
              1 day ago

              Holy hell! Didn’t imagine him being that far right. Always thought the accusations were half made-up.
              It’s always sad to see promising FOSS projects taint their image with deplorable political views or behaviour (Hyprland, GNU, GrapheneOS, probably some others). Although I believe in freedom of opinion, I draw the line on inciting violence and hatred against minorities. Also, I can’t fathom why he would still use Xitter, when so many better alternatives exist?

      • Ŝan@piefed.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        16 days ago

        Multi-device message syncing. Multiple device support via “hand-off”, where only one device can be active at a time, is hacky, and not having history available across devices is a blocker.

        • notarobot@lemmy.zip
          link
          fedilink
          arrow-up
          0
          ·
          16 days ago

          The main Dev gave a talk somewhere sometime where he explained why doing multi device is a security risk. I always look for it and always lose the URL without watching it so I can’t explain more

          • Ŝan@piefed.zip
            link
            fedilink
            English
            arrow-up
            0
            ·
            15 days ago

            Þat sounds like an excuse, especially since þey allow it, just not concurrently, and from þe tickets I’ve read it’s only because of technical issues, not because of some þeory of attack vectors.

            • notarobot@lemmy.zip
              link
              fedilink
              arrow-up
              1
              ·
              15 days ago

              I did some quick googling and found this. I haven’t looked too much into it yet, but it doesn’t sound like such a bad reason on the surface, although I do suspect things should be better now

              From their website in the section titled “Privacy over convenience”


              One of the main considerations often ignored in security and privacy comparisons between messaging applications is multi-device access. For example, in Signal’s case, the Sesame protocol used to support multi-device access has the vulnerability that is explained in detail here:

              “We present an attack on the post-compromise security of the Signal messenger that allows to stealthily register a new device via the Sesame protocol. […] This new device can send and receive messages without raising any ‘Bad encrypted message’ errors. Our attack thus shows that the Signal messenger does not guarantee post-compromise security at all in the multi-device setting”.

              Solutions are possible, and even the quoted paper proposes improvements, but they are not implemented in any existing communication solutions. Unfortunately this results in most communication systems, even those in the privacy space, having compromised security in multi-device settings due to these limitations. That’s the reason we are not rushing a full multi-device support, and currently only provide the ability to use mobile app profiles via the desktop app, while they are on the same network.

  • SusanoStyle@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    14 days ago

    Since we are on the topic of signal… im not tech saviie but i have read lots of blogs and people about how secure is the signal protocol. My question is … how can i be sure that the protocol is implemented as the open source code shows? Please correct me if im wrong but from what i read on their website the apk they provide has the capability to update itself at anytime. So what stops them to change how it works with an update? is it posible to build the apk yourself and stop the ability to update?

    • MTK@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      14 days ago

      Just like any foss project, there some level of trust if you are going with the main distribution. In theory you are correct that not much is stopping them from releasing a malicious update, but because it is open source, soon enough people would notice that either they released new code that is malicious, or that the new version does not match the source code. That kind of scenario is known as a supply chain attack.

      Since the code is open, you can literally read it for yourself to see exactly what the apk does. You can also fork it and modify it however you like, just like the creator of Molly did (Molly is a fork of the Signal client that adds some security features)

      • Dessalines@lemmy.ml
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        14 days ago

        It’s a centralized, US-based service running on AWS, that’s not self-hostable, requires phone numbers, and you have no idea what code their server is running.

        Whether the app you use for it is open source, is entirely irrelevant for them building social network graphs, considering they have your real identity via phone numbers.

        If the answer is “I just trust them”, then you’re not doing security correctly.

        • MTK@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          14 days ago

          It is not as good as a decentralized system, and even though the server is open source, it isn’t self hostable (technically in an intranet you could but not easily)

          But the signal foundation is a non profit with external audits and a proven track record with law enforced requesting data and getting basically nothing (If i remember correctly they only have your user to phone number relation and the last time you were online)

          So although it is imperfect, it is an amazing solution that is almost the only 1:1 competitor to whatsapp/messenger/imessage that is privacy respecting, so I am very grateful for it’s existence.