Featured

ZeroDB

An open-source, end-to-end encrypted database protocol

Featured comment

MacLane Wilkison
@maclanewilkison · ZeroDB
ZeroDB, an end-to-end encrypted database, is open source! We're excited to release ZeroDB, an end-to-end encrypted database, to the world. ZeroDB makes it easy to develop applications with strong security and privacy guarantees by enabling applications to query encrypted data. zerodb repo: https://github.com/zero-db/zerodb/ zerodb-server repo: https://git… See more

Discussion

M
MacLane Wilkison
@maclanewilkison · ZeroDB
ZeroDB, an end-to-end encrypted database, is open source! We're excited to release ZeroDB, an end-to-end encrypted database, to the world. ZeroDB makes it easy to develop applications with strong security and privacy guarantees by enabling applications to query encrypted data. zerodb repo: https://github.com/zero-db/zerodb/ zerodb-server repo: https://git… See more
Jean Lucas
@aleattorium · A Brazilian chef that likes to code.
Congrats on the awesome piece of software, can we say it's a "zero knowledge" infrastructure software for my project?
svetlyak40wt
@svetlyak40wt · Founder of AllMyChanges.com
How does it build indexes if it knows nothing about the data?
Yaron Guez
@yaronguez · Chief Software Architect, Crypteron
Very cool! This is similar to what we've built at Crypteron. Our approach, however, is to leave the data where it currently resides, be it public cloud, on-premises, or hybrid cloud, and perform the encryption at the application layer using our developer integrations in C# and Java. This reduces the circle of trust to just the application itself making compl… See more