nucypher / 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.
GNU Affero General Public License v3.0
1.56k stars 102 forks source link

Username password #50

Closed jimfulton closed 8 years ago

jimfulton commented 8 years ago

OK, username and password and/or certs work.

You've made subsequent changes in your that have diverged a bit. If you want me to combine them when you're done, let me know. Otherwise, I'm going to get back to object-level locks.