|
|
|
|
|
by gjsman-1000
276 days ago
|
|
I think you're confusing technical encryption with the privacy of encryption. For example, let's say I implemented a CSAM-scanning AI model in my chat app, which runs locally against your message, before communicating the message over an encrypted HTTPS channel. If the message is flagged, it can be sent over an encrypted HTTPS channel to authorities, on a secondary separate connection. At no point, did it leave the device, in unencrypted form. Is that message encrypted? Yes. The way that you want? No. Governments have recognized this distinction, and have figured out they can have their cake and eat it too; the security of encryption with none of the privacy. |
|
okay, but how do you prevent me from intercepting that communication.
Or even running my own copy of the local model and determing ahead of time whether it will trip the alarm. If the attacker has access to the model, they can effectively make a GAN to modify images to get past the filter.