Skip to content

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

yonglehou/zerodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Shell 0.8%