Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 691 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 691 Bytes

This project is no longer actively maintained. If you'd like to become the maintainer, please let us know :)

ZeroDB is an end-to-end encrypted database. Data can be stored on untrusted database servers without ever exposing the encryption key. Clients can execute remote queries against the encrypted data without downloading it or suffering an excessive performance hit.

Special thanks to ZODB community on which ZeroDB is based.

Technical white paper: https://arxiv.org/abs/1602.07168