top | item 33898050

(no title)

arch-ninja | 3 years ago

Hasn't the solution to this problem always been easy? Just encrypt before you type it into imessages; this applies to _all_ untrusted communication channels. Don't tell me base64-encoding/decoding is what's stopping you from having perfect security?

discuss

order

joosters|3 years ago

'easy' and 'just' are doing a lot of work in your assertion here!

TillE|3 years ago

Exactly, if you're dealing with truly sensitive information where any leak is unacceptable, make your own encrypted blob. Don't trust any communication software to do it for you.

The concern typically isn't backdoors, it's bugs. I've had plenty of terrible experiences with Enigmail.

kube-system|3 years ago

That doesn't solve the problem of needing a trusted communication channel. You'd still need one to exchange keys.