Passwords & Account Security
We protect user credentials using:
Salted and hashed passwords stored using secure cryptographic methods to protect against rainbow table attacks
Configurable password policy options per customer platform
Enforcement of modern authentication and session management practices
GDPR & Data Protection Compliance
Infigo is fully committed to data protection and privacy and operates in compliance with:
GDPR (General Data Protection Regulation)
UK Data Protection Act
Customer Data Processing Agreements as applicable
We maintain appropriate technical and organizational measures to support GDPR-compliant processing and international data transfers
Secure Development & Coding Standards
Our engineering practices follow modern secure-coding principles:
All SQL (Structured Query Language) queries are parameterized to prevent injection attacks
User input is sanitized and validated
User-generated content is sanitized and escaped when displayed
Source control, peer review, automated testing, and secure CI/CD (Continuous Integration/Continuous Deployment) workflows
Independent development, QA (Quality Assurance), and pre-production environments