Seguridad en Euregas

Sus datos de cumplimiento merecen la misma protección que aconseja a sus clientes implementar.

Arquitectura de seguridad

🔐

Cifrado en sobre

All uploaded documents are encrypted at rest using AES-256 envelope encryption. Each file gets a unique data encryption key (DEK), itself encrypted by a master key (KEK). Even database access cannot expose plaintext content.

🇪🇺

Infraestructura solo UE

All servers run on Hetzner dedicated hardware in Germany. Data never leaves the EU — no US sub-processors, no transatlantic data transfers, no Cloud Act exposure. Full GDPR Art. 44 compliance.

🛡️

Análisis antivirus ClamAV

Every uploaded file is scanned by ClamAV before processing. Infected files are rejected immediately. The scanner runs in an isolated container with automatic signature updates.

📋

Integridad de auditoría HMAC

All audit log entries are signed with HMAC-SHA256. Any tampering — insertion, modification, or deletion — is cryptographically detectable. Audit trails meet NIS2 incident reporting requirements.

🧹

Depuración de PII antes de IA

Before any document text reaches an AI model, Microsoft Presidio scrubs personally identifiable information (names, emails, phone numbers, Swedish personnummer). AI never sees raw PII.

🚫

Sin subprocesadores estadounidenses

Euregas does not use any US-based sub-processors for data storage or processing. Infrastructure, database, cache, email, and DNS are all EU-hosted. This eliminates Schrems II transfer risk.

Controles técnicos

Authentication

  • Multi-factor authentication (MFA)
  • WebAuthn / FIDO2 passkey support
  • Rate-limited login (5 attempts/min)
  • JWT with short-lived tokens

Network

  • TLS 1.3 everywhere
  • Strict Content Security Policy (CSP)
  • Internal services on Docker networks only
  • No ports exposed to 0.0.0.0

Application

  • Read-only container filesystems
  • Dropped Linux capabilities
  • Input validation via Pydantic/Zod schemas
  • CSRF protection on all mutations

Data

  • PostgreSQL with encrypted connections
  • Automated daily backups (Hetzner Storage Box)
  • GDPR Art. 30 processing registers
  • Data retention policies with auto-purge

Alineación de cumplimiento

GDPR

Art. 25 privacy by design, Art. 32 security measures, Art. 44 transfer safeguards

AI Act

Art. 9 risk management, Art. 10 data governance, Art. 15 accuracy

NIS2

Art. 21 risk management, Art. 23 incident reporting, audit logging

SOC 2

Encryption at rest & transit, access controls, monitoring, availability

Consultas de seguridad

Contact us at security@euregas.eu for security inquiries, penetration test reports, or DPA requests.