homomorphic encryption?
not there yet, of course, but it is conceptually possible
@wewbull@feddit.uk
Comment on Proton’s Lumo AI chatbot: not end-to-end encrypted, not open source
hansolo@lemmy.today 1 day agoSMH
No one is saying it’s encrypted when processed, because that’s not a thing that exists.
homomorphic encryption?
not there yet, of course, but it is conceptually possible
@wewbull@feddit.uk
wewbull@feddit.uk 19 hours ago
End to end encryption of a interaction with a chat-bot would mean the company doesn’t decrypt your messages to it, operates on the encrypted text, gets an encrypted response which only you can decrypt and sends it to you. You then decrypt the response.
So yes. It would require operating on encrypted data.
hansolo@lemmy.today 17 hours ago
The documentation says it’s TLS encrypted to the LLM context window. LLM processes, and the context window output goes back via TLS to you.
As long as the context window is only connected to Proton servers decrypting the TLS tunnel, and the LLM runs on their servers, and much like a VPN, they don’t keep logs, then I don’t see what the problem actually is here.