Updated Project: Since the start of flavortown I added some core parts of the backend: I completed the Nitro Enclave integration, wrote most of the APIs and the entire indexing system.
Gardbase is a zero-trust encrypted NoSQL DBaaS (Database-as…
Updated Project: Since the start of flavortown I added some core parts of the backend: I completed the Nitro Enclave integration, wrote most of the APIs and the entire indexing system.
Gardbase is a zero-trust encrypted NoSQL DBaaS (Database-as-a-Service). Data is encrypted client-side before leaving your application, while searchable encryption enables secure server-side indexing and queries. AWS Nitro Enclaves manage encryption keys in hardware-isolated environments, ensuring the backend never sees plaintext data. Think MongoDB Atlas meets end-to-end encryption! Ideal for healthcare, finance, and any application requiring verifiable data confidentiality.
GitHub Copilot for code completion; AI was used for parts of the README file and for pull requests descriptions.