Hacker News new | ask | show | jobs
by camhart 1093 days ago
If the update is targeted at a single individual, it's almost guaranteed to go undetected.

Yes you can decompile code. But reverse engineering is time intensive (I've done it). And these code bases are huge. It wouldn't be difficult to obfuscate some element of the code so it's difficult to detect. Especially if it's rarely triggered.

> The proposed solution to stopping child porn from being shared on these platforms would at most only do just that: Stop sharing on these specific apps. There are plenty of alternatives including encrypted zips, TOR etc. Breaking e2ee in WhatsApp would not do anything to stop sharing the material.

There is value in introducing barriers, even when imperfect. You must admit that, otherwise the fact that Google/Apple can ship an OS update whenever they want negates the entire argument in favor of e2ee.

Also, just FYI encrypted zips are easily brute forced.

1 comments

You can not even bruteforce an AES-128 encrypted zip, let alone 7z or rar with stronger algorithms. (Given a decent length password obviously)

> There is value in introducing barriers, even when imperfect.

Not when they are completely ineffective and introduce other issues.