TM Signal (lemmy.world)
submitted 1 year ago* (last edited 1 year ago) by to c/privacy@lemmy.ml
 

The scariest part of this recent news is that TM Signal seem(ed) to be interoperable. People using TM Signal could interact with actual Signal users. How are you to know whether or not your groups have people using bastardized versions of Signal? Are things like Session interoperable with Signal?

all 32 comments

sorted by: hot top controversial new old
[–] 51 points 1 year ago* (1 child)

In no way does Signal prevent conversations from being archived. For all you know, a recipient could be screenshotting all of your messages, and they could even be using the official app when doing so.

If you don't trust your contacts, probably shouldn't be messaging them anything sensitive.

  • source
  • hideshow 2 child comments
  • [–] [S] 3 points 1 year ago (2 children)

    Yes of course. Signal can archive messages and they can be restored, you can screenshot messages and you can have them backed up as part of a policy like icloud backups.

    My question is more about how do you know you're interacting with an authentic signal client, and not a bastardized one.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 9 points 1 year ago* (2 children)

    At the moment you can't. The only realistic way I could see that happening is the the server would check the app digital signature and refuse the app from communicating with the official infrastructure if it didn't match.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 1 year ago (1 child)

    Which would be absolutely disgusting given that Signal's official app lacks some basic functionality!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 1 year ago (1 child)

    Yeah, I use the molly fork because there's features I like about it. I'd be sad if I couldn't use it anymore. :(

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 year ago (1 child)

    Even then, nothing stops the client from lying to the server.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 year ago* (last edited 1 year ago) (1 child)

    That's the point of digitally signing the app, to ensure its authenticity and integrity. TM and others wouldn't be able to resign the modified app with the Signal Foundation signature.

    EDIT: Yeah after thinking more about it it's not a trivial problem, as you need to assume that the endpoint is inherently untrusted.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 8 points 1 year ago (3 children)

    It's actually possible in a way:

    https://en.m.wikipedia.org/wiki/SafetyNet

    But you necessarily need to limit the devices and operating systems that are allowed. No custom ROMs, no root access, etc.

    It's bullshit and breaks open computing as a concept.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 1 point 1 year ago

    Not to mention that a device that would pass Play Integrity is precisely the device I wouldn't ever consider doing anything private on. Which would defeat the whole point of Signal. It's already bad enough that it's so desktop-unfriendly while much fewer phones than computers that can run non-privacy-invasive OSes than computers...

  • source
  • parent
  • [–] 7 points 1 year ago

    how do you know you’re interacting with an authentic signal client, and not a bastardized one.

    I don't think that's the point... it does not matter. Even if it's an authentic client, if the device (e.g. 0 day vulnerability on the OS) or the user (e.g. does not lock their phone while going to the bathroom) is compromised, your conversation is not secure.

  • source
  • parent
  • [–] 34 points 1 year ago

    Signal isn't that kind of app. It protects your data in flight, but only has minimal protections after the recipient gets the message. It's a whole other game to protect data at the endpoint. If you can't trust your recipients to protect data, then you shouldn't send them data needing protection. In order to do that you need control over all levels of the device receiving the data, hardware, operating system, file system, and software. Anything else will always leave openings for data at rest at tge destination to be compromised by untrustworthy recipients.

  • source
  • [–] 13 points 1 year ago (1 child)

    No. Even if they were, the are plenty of ways to capture the messages.

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 1 year ago (1 child)

    Definitely. Capturing the messages isn't my concern though as much as interacting with non authentic clients

  • source
  • parent
  • hideshow 2 child comments
  • [+] 13 points 1 year ago* (last edited 1 year ago)
    [–] 12 points 1 year ago*

    It's their computing and their devices, not yours.

  • source
  • [–] 11 points 1 year ago* (last edited 1 year ago)

    Well yes, anyone can compile its own version of Signal and use it and it will work as long as there aren't some major changes to its communication protocol

  • source
  • [–] 9 points 1 year ago (1 child)

    The direct answer to your question is: verification of the security of the platform that the other party is using is outside of the scope of the Signal protocol. Anything you send to the other party can be taken off of their device. Signal only concerns itself with securing the message over the network and making it hard for an adversary with network dominance to build a social graph. It doesn't protect from all SIGINT.

    Additionally, since the server is open source and the protocol is open an publicly documented, it is completely possible to build your own Signal client and give it whatever capabilities that you'd like.

    There are several open source packages available that allow you to interface with Signal without using the official Signal client:

    https://github.com/AsamK/signal-cli

    https://gitlab.com/signald/signald (also, https://signald.org/articles/clients/ )

  • source
  • hideshow 2 child comments
  • [–] 7 points 1 year ago

    Those third-party clients have some essential, basic functionality that the official ones for some reason lack. Signal-cli allows registering from desktop without any smartphone, Molly allows an arbitrary Socks proxy instead of being limited to just Signal's own proxy solution, tying a desktop client with a link instead of scanning a QR code (thus allowing easy registration from an Android VM), and maybe most importantly for some - Notifications not relying on Google (Molly-Socket allows it to use UnifiedPush).

  • source
  • parent
  • [–] 6 points 1 year ago

    Any signal conversation can be archived

  • source
  • [–] 4 points 1 year ago (1 child)

    What is the threat model where this matters? You have to trust the recipient with Signal. The only one I can think of is the case where your recipient is using a compromised fork and is unaware. In this case, talking about the tool and checking with them about what they are using is really the only countermeasure.

  • source
  • hideshow 2 child comments
  • [–] 3 points 1 year ago (2 children)

    I'm out of the loop what's going on?

  • source
  • hideshow 4 child comments
  • [+] -1 points 1 year ago* (last edited 8 months ago)