←back to thread

Let's talk about AI and end-to-end encryption

(blog.cryptographyengineering.com)
174 points chmaynard | 3 comments | | HN request time: 0.208s | source
1. peppertree ◴[] No.42743696[source]
Is embeddings enough to preserve privacy? If I run the encoder/decoder on device and only communicate with server in embeddings?
replies(2): >>42744186 #>>42744302 #
2. nostradumbasp ◴[] No.42744186[source]
For a short time maybe, but that kind of activity might look like something interesting enough for someone to target you and remove all privacy from your entire existence.
3. hallh ◴[] No.42744302[source]
No, the original text can largely be recovered from embeddings[0] if you know which embedding model was used.

[0] https://arxiv.org/abs/2310.06816