NodumForms takes the security of your data seriously. Here's how we protect it.
Encryption
- - In transit — All data is encrypted using TLS 1.2 or higher. Every connection to NodumForms (website, API, form submissions) uses HTTPS.
- - At rest — Data stored in our databases and file storage is encrypted at rest using AES-256.
Access controls
- - All personnel accessing production systems require multi-factor authentication
- - Database access is restricted to essential services only
- - Isolated database environments prevent cross-customer data access
Infrastructure
- - Hosted on enterprise-grade cloud infrastructure
- - Automated backups with encrypted storage
- - Regular security assessments and vulnerability testing
CAPTCHA protection
Every form can include reCAPTCHA verification to prevent automated spam submissions. Add a CAPTCHA block to your form to enable it.
IP hashing
When a response is submitted, the respondent's IP address is hashed (one-way) before storage. The raw IP address is never persisted, protecting respondent privacy while allowing duplicate detection.