Hacker News new | ask | show | jobs
by somezero 363 days ago
FHE is simply the wrong tool here. FHE is for a central server operating on data held/known by another. They want MPC -multiple parties jointly computing on distributed data- and that’s fairly more efficient.
1 comments

I agree. I also often want to use FHE only to realize there are better tools for the job and better ways to do things.

The use-case is pretty niche