Enhanced Encryption

All collected data (data donations and questionnaire responses) are encrypted and stored securely by default. For projects handling highly sensitive information (e.g., health records), you can add an extra layer of protection by encrypting data with a password only you know.

Before enabling, note that:

Most projects do not need this option.


{% include "ddm_core/form_components/_checkbox_toggle_field.html" with field=form.super_secret %}
{% include "ddm_core/form_components/_basic_field.html" with field=form.project_password %} {% include "ddm_core/form_components/_basic_field.html" with field=form.project_password_confirm %}