Tag: ML

FHE – Running ML on encrypted data

I built a journal app where the server classifies your emotions without ever reading your text. The app already had end-to-end encryption. Every entry gets encrypted on-device before it leaves. The server stores opaque blobs and can’t read anything. But I wanted the app to do more than store text. I wanted it to understand […]