Politica di Sicurezza
Ultimo aggiornamento: marzo 2026
In TrenT Fly, la sicurezza dei dati dei nostri utenti è una priorità.
1. Crittografia e Comunicazione Sicura
- HTTPS/TLS: all communication between your browser and our servers is protected by TLS encryption.
- SSL certificates: valid and up-to-date SSL certificates with automatic renewal.
- Password encryption: passwords are stored using secure hash algorithms (bcrypt).
- Sensitive data: API keys and tokens are stored as encrypted environment variables, never in source code.
2. Archiviazione Sicura dei Dati
- PostgreSQL database: data stored in managed instances with restricted access and SSL-encrypted connections.
- Data isolation: data from different services is kept in separate databases.
- Access control: database access restricted to authorized services with unique credentials.
- Payment data: financial information processed by PCI-DSS certified partners (Stripe and Mercado Pago).
3. Autenticazione e Controllo degli Accessi
- Secure authentication: login requires valid credentials, with protection against brute force attacks.
- Protected sessions: sessions managed with secure tokens and automatic expiration.
- Route protection: all pages with personal data require prior authentication.
- Principle of least privilege: each component has only the permissions strictly necessary for its operation.
4. Protezione dagli Attacchi
We follow OWASP best practices to protect the Platform:
- SQL Injection: we use parameterized queries and ORM.
- Cross-Site Scripting (XSS): dynamic content is sanitized before rendering.
- CSRF: sensitive forms and requests are protected with CSRF tokens.
- Rate Limiting: per-IP request limits to prevent brute force attacks.
- Input validation: all user input is validated and sanitized.
- Security headers: HTTP headers (CSP, X-Frame-Options, HSTS) configured to mitigate attacks.
5. Backup e Recupero dei Dati
- Automatic backups: regular automated database backups.
- Redundancy: backups stored in a geographically separate location.
- Restoration tests: periodic backup restoration tests to ensure data integrity.
- Backup retention: maintained for an appropriate period for point-in-time recovery.
6. Monitoraggio e Rilevamento
- Continuous monitoring: systems monitored 24/7 for anomalous activities.
- Audit logs: detailed records of accesses and critical operations.
- Automatic alerts: alert systems notify the technical team of security events.
- Vulnerability analysis: periodic security checks to identify and fix potential vulnerabilities.
7. Risposta agli Incidenti di Sicurezza
We maintain a security incident response plan that includes:
- Identification: rapid detection and assessment of scope and impact.
- Containment: immediate measures to contain the incident.
- Eradication: elimination of the root cause.
- Recovery: restoration of systems to normal operation.
- Notification: in case of a significant incident, we will notify the competent authority and affected data subjects.
- Post-incident analysis: comprehensive review to implement improvements.
8. Aggiornamenti e Manutenzione
- Software updates: dependencies and libraries kept updated with the latest security patches.
- Code review: all code is reviewed before being deployed to production.
- Separate environments: development, testing, and production environments kept separate.
9. Segnalare Vulnerabilità
If you identify a security vulnerability, please report it responsibly:
- Email: [email protected]
When reporting a vulnerability, please:
- Describe the vulnerability in as much detail as possible.
- Provide steps to reproduce the issue, if applicable.
- Do not exploit the vulnerability beyond what is necessary to demonstrate it.
- Do not publicly disclose the vulnerability before we have had the opportunity to fix it.
We are committed to reviewing all reports and responding in a timely manner. We appreciate your contribution to making TrenT Fly safer for everyone.
10. Contatto
Per domande sulla sicurezza, contattateci:
- Email sicurezza: [email protected]
- Email generale: [email protected]
- Sito web: apptrent.com.br