wanchouchou / 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

ZeroDB [http://www.zerodb.io/] 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.

Brief description of the protocol: http://blog.zerodb.io/a-peek-under-the-hood/.

Based on ZODB

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.2%Language:Shell 0.8%