Hacker News new | ask | show | jobs
by xrd 1250 days ago
Just add fully homomorphic encryption.

I agree with you, but I'm assuming this could just send a diff and that context would be small enough to not leak.

Then again, if GPT can keep track of all the diffs...

3 comments

I don't think the kind of diff you'd want to use GPT-3 to summarize would also be small enough to not leak company IP.
...and ask OpenAI to reimplement the entirety of ChatGPT to work with homomorphic encryption.
FHE is slow as shit. Good luck running models at any reasonable pace. Somewhat Homomorphic Encryption is not useful since you've got way too many multiplies on floating point numbers.