top | item 45338385

(no title)

vishakh82 | 5 months ago

It's really not that bad. We're close to using FHE in a production consumer app.

https://vishakh.blog/2025/08/06/lessons-from-using-fhe-to-bu...

discuss

order

adgjlsfhk1|5 months ago

if you're talking about doing database queries on a 5mb database, why not just ship the database client side and have them do the computation?

vishakh82|5 months ago

You may wish to build a protocol where third parties can asynchronously operate on user data. You may also want to have separation between the end app and the compute layer for legal or practical purposes. Finally, you may not want to store large payloads on client devices.