Databunker is a lighting-fast, open-source service 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.
When it comes to handling Personal Identifiable Information (PII), identifying strong and weak user identifiers becomes essential. Strong identifiers include usernames or email addresses, while weak identifiers consist of IP addresses, browser user agents, cookies, or session IDs. Combining weak identifiers can create a strong user identifier, raising privacy concerns.
If your company serves European customers, GDPR compliance is non-negotiable, irrespective of your location.
Saving log events must be done carefully to ensure GDPR compliance. Simply storing customer IP addresses, browser user agents, or cookie IDs in web server or cloud logs may render your system non-compliant unless specific measures are taken.
Databunker presents a specialized session token designed to enhance your logging practices. With Databunker’s additional API, access session information is made convenient and secure without the need for an extra password, maintaining privacy standards.
For an in-depth review of different methods to make your logs GDPR compliant take a look at the following article: