Skip to content

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.

License

evanwilliamsconsulting/zerodb

 
 

Repository files navigation

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.

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

Based on ZODB

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Shell 0.5%