Secure Vault for Customer Personal Records in Under 10 Minutes

Databunker is an open-source vault for secure storage of PII, PHI, KYC, and PCI records. Protect user records from SQL and GraphQL injections with a simple API. Streamline GDPR, HIPAA, ISO 27001, and SOC2 compliance.

Live demo  Learn more

docker run -p 3000:3000 -d securitybunker/databunker demo
# save user records
curl -s http://localhost:3000/v1/user -X POST -H "X-Bunker-Token: DEMO" -H "Content-Type: application/json" \
-d '{"first":"John","last":"Doe","login":"john","email":"user@gmail.com"}'
# user lookup by login, email, phone, or token
curl -s -H "X-Bunker-Token: DEMO" -X GET http://localhost:3000/v1/user/login/john

User rights and privacy controls with Databunker

If you are a software developer or a software architect, Databunker is a perfect tool for you. Databunker is used as a secure and encrypted vault for customer data. The product comes with a simple web user interface to manage the data stored.

One of the product’s key features is that users can control the data stored in Databunker. This control is managed by your company policy. You can specify what operations need approval. For example, address change can be confirmed by an Admin or DPO.

Databunker gives your customers passwordless access to the Databunker User Privacy Portal. Upon login attempt, Databunker sends your customer a one-time access code. This code is sent by SMS or email.

User login

With the built-in user privacy portal, your customers can:

  • Access: Your customers can securely sign into their Databunker account to access and review their personal data and view their account history through the account audit feature.
  • Withdraw: Your customers have the ability to withdraw previously given consents or agreements, providing them with control over their data usage.
  • Update: Your customers can easily modify their personal data stored in Databunker. For instance, they can update their email address or make other necessary changes.
  • Delete: Through Databunker, your customers can initiate a “forget-me” request, prompting the removal of their account and associated personal data from your systems.
  • Restrict: Your customers can effectively manage their privacy agreements by utilizing Databunker’s features to control and restrict data processing activities as per their preferences.

By offering these functionalities through the user privacy portal, Databunker empowers your customers to exercise their rights, maintain control over their personal data, and enhance their privacy experience with your organization.



Introducing a Free Takeaway 🚀

Databunker is a free, open-source project available under the commercially friendly MIT license.

- Check out the getting started guide

- Review the installation guide

- View the source code

🚀 Databunker:

Secure Vault for User PII Data

(Open source / MIT license)

- Check out the getting started guide

- View the source code

🤝 Get 1-to-1 advice and guidance from an expert

Do you have any specific data protection, privacy or security challenges you'd like an expert to help with?

Book a call now for in-depth discussion.

Premium Support for Databunker