OpenSourceProjects logo
databunker logo

databunkerSecure Vault for Customer PII/PHI/PCI/KYC Records

Secure Vault for Customer PII/PHI/PCI/KYC Records

1,411 stars
89 forks
Go
MIT
databunker screenshot

databunker

A self-hosted, GDPR-compliant Go-based vault for secure tokenization and storage of sensitive personal records including PII, PHI, and PCI data. Databunker eliminates vulnerabilities in traditional database encryption by providing API-level security, injection protection, and encrypted storage with zero plaintext data at rest.

Key Features

  • Tokenization Engine: Generates UUID tokens for safe data referencing throughout applications
  • AES-256 Encryption: Encrypts all sensitive records at rest with advanced encryption protocols
  • Injection Protection: Blocks SQL and GraphQL injection attacks by design through secure indexing
  • Hash-Based Indexing: Enables secure search queries without exposing plaintext data
  • No Bulk Retrieval: Prevents data leaks by restricting unrestricted bulk data access
  • Audit Logging: Maintains comprehensive audit trails of all data operations and access

Use Cases

  • User Profile Management: Securely store and manage customer personal data separately from main databases
  • Healthcare Systems: HIPAA-compliant storage for patient medical records and PHI data
  • Financial Services: PCI DSS compliant tokenization and storage for customer payment and credit card information
  • Identity Verification: Secure KYC and identity document storage with consent tracking
  • Regulatory Compliance: Automated data minimization and retention policies for GDPR, CCPA, and HIPAA requirements

Who Is It For

Developers and organizations handling sensitive customer data who need GDPR-compliant storage without the complexity of traditional encryption solutions. Finance, healthcare, and e-commerce teams seeking to segregate PII from their main databases while maintaining fast integration and regulatory compliance.

Trending Open Source Projects