Skip to content

Comment on ZeroDB, an end-to-end encrypted databaseparent

Comments

I think the idea is that the data is never decrypted until it returns to the client. i.e. it's encrypted client side while being indexable server side.

This means that your 'evil admin' case is invalidated since the plaintext data is never available to the host.

Is there more to the indexing than MAC-ing the values ?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.