/zerodb

*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 and queried on untrusted database servers without ever exposing the encryption key. Clients can execute remote queries against the encrypted data without downloading all of it or suffering an excessive performance hit.

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

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