Skip to content

Data Security and Privacy Measures

Encryption

Our system employs AES-256 encryption to ensure the confidentiality and security of your data. AES-256 (Advanced Encryption Standard with a 256-bit key) is a robust encryption algorithm widely recognized for its strength. All sensitive data stored in the database is encrypted using this method.

Deidentification (Data Anonymization)

To enhance privacy and mitigate the risk of exposing individual information, our system uses deidentification techniques. This process modifies data in a way that it can no longer be linked directly to individuals. Deidentified data maintains its utility for analysis and research while reducing the potential impact of data breaches.

Combined Security Approach

By combining AES-256 encryption and deidentification, we provide a comprehensive security approach that safeguards your data:

Encryption: Encrypted data requires a specific key to decrypt, ensuring that even if unauthorized access occurs, the encrypted information remains inaccessible.

Deidentification: Deidentified data reduces the risk of exposure, as even if encrypted data were compromised, it would be challenging to associate with specific individuals.

We understand that data security is crucial, and our system has been designed to prioritize the protection of your sensitive information. However, security is an ongoing process, and we recommend staying updated with the latest security practices and vulnerabilities to maintain the effectiveness of these measures.

Released under the MIT License.