Earlier quoted context omitted.
Hypothetically, wouldn't the best Signal archiving be to make the custom client auto-add an archiving "user" to all chats, with that user only connected from secure archiving machines? Then convert archive user client text to whatever government encrypted form on that machine for long term storage? Curious what the best way of archiving with Signal's security model would be.
There's a reason Signal doesn't archive, and you have to fork it to make that happen.
TeleMessage, used by Trump officials, can access plaintext chat logs
81–90 of 92 posts
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#82Earlier quoted context omitted.
Presumably, in the spectrum of secure network protocols, something exists between "delete the message before it can leave this machine" and "send this message to a cloud provider and have them email it in plain text to another cloud provider".
If you're sending plaintext out of an ostensible e2ee system, it's not an e2ee system. You have an 'end' that's not, you know, end-to-end.
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#83Earlier quoted context omitted.
> I'd find it useful if I could access my Signal chat logs in plaintext I'd probably also find it useful if I could access your Signal chat logs in plaintext. That's the problem.
If someone has enough control of the app to utilize its export-to-plaintext button you were SOL anyway, there are plenty of use cases for “export a password protected encrypted blob of chat history so I don’t lose everything every time I switch devices”
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#84Earlier quoted context omitted.
...and if the restore process wasn't so fragile. The only time I needed to backup and restore it just crashed part-way through, so the backup process wasn't even doing any validation.
The lack of encrypted (and cross platform) backups is the biggest security hole I know of in Signal. People inevitably end up working around it, which can mean using SMS, copying the threads / screenshots / attachments to arbitrary other storage, or switching to things like TeleMessage because of record keeping requirements. I wish Signal were less hostile towards forks. I'd happily switch to a client that uses their…
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#85Earlier quoted context omitted.
If you're sending plaintext out of an ostensible e2ee system, it's not an e2ee system. You have an 'end' that's not, you know, end-to-end.
The end that's relaying the plaintext is the user agent itself, not a third component in the system.
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#86These are the guys trying to jail Krebs for being honest. They earned the “experts” they deserve.
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#87Earlier quoted context omitted.
Presumably, in the spectrum of secure network protocols, something exists between "delete the message before it can leave this machine" and "send this message to a cloud provider and have them email it in plain text to another cloud provider".
And Email protocol backbone itself was not designed to be secure. It's worse than internet packets over HTTPS -- the secure connection is established between client and server, so man-in-the-middle cannot decrypt it. In email, connections are only secure between relays, so any relay can decrypt read your email. You cannot guarantee what relays are used. Similar to SMS.
My SMTP server will pull up your MX and talk directly to it. It might be your Exchange server, a Google server, or a third-party scanner that then sends on to your "real" MX.
But gone are the days of "Hey, I only know a few places to send this message, so I'll send to one of them and they'll forward it". Nor can you do anything akin to route poisoning or other things to try to insert yourself into the message flow.
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#88This may be a factual but not truthful article. This was initially framed to appear like the Trump Administration was doing something out of the ordinary by using Signal. There were also accusations that they were using Signal's disappearing message feature to conceal their activities from the authorities, and that they were breaking the Presidential Records Act, etc. Now it's revealed that they are using a version t…
That's likely also true for the phones on their desks.
You're still not allowed to call me up and disclose in advance the battle plans for an attack on Yemen on your phone, though.
Re: TeleMessage, used by Trump officials, can access plaintext chat logs
#89Earlier quoted context omitted.
The end that's relaying the plaintext is the user agent itself, not a third component in the system.
There is no 'relaying plaintext' in an e2ee system.