xueyumusic / zerodb

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 all of it or suffering an excessive performance hit.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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 all of it or suffering an excessive performance hit.

License:GNU Affero General Public License v3.0


Languages

Language:Python 99.5%Language:Shell 0.5%