Hacker News new | ask | show | jobs
by coldtea 1364 days ago
The code decrypts the data at some point (for use, presentation, etc). If the code is crappy, insecure, etc. then the data will be exposed, and the data being encrypted wont help at all...
1 comments

Decrypted on the local computer, not the untrusted remote computer as it were.
If the same company makes the software at the local end, there's still code there than can expose the data or the encryption key...
Big assumption there.