Databunker is a lightning-fast, open-source vault developed in Go for secure storage of sensitive personal records. Protect user records from SQL and GraphQL injections with a simple API. Streamline GDPR, HIPAA, ISO 27001, and SOC2 compliance.
Databunker is a special secure storage system designed to protect:
- Personally Identifiable Information (PII)
- Protected Health Information (PHI)
- Payment Card Industry (PCI) data
- Know Your Customer (KYC) records
Databunker introduces a new approach to customer data protection:
- Secure Indexing: Utilizes hash-based indexing for all search indexes
- No Clear Text Storage: Ensures all information is encrypted, enhancing overall security
- Restricted Bulk Retrieval: Bulk retrieval is disabled by default, adding an extra layer of defense
- API-Based Communication: Backend interacts with Databunker through API calls, similar to NoSQL solutions
- Record Token: Databunker creates a secured version of your data object - an object UUID token that is safe to use in your database