Enkriptatze Estandarrak
Zure informazioa babestuta gelditzen da urrats bakoitzean — TLS 1.2+ transmisioan eta AES-256-GCM atsedenean, sektoreko estandarreko babes-neurriak erabiliz, zeinetan konfiantza izan dezakezun.
Datuen babesa transmisioan
Zure nabigatzailearen eta gure zerbitzarien artean transmititutako datu guztiak babestuta gelditzen dira TLS erabiliz.
- TLS 1.2 eta 1.3 soilik
- Zifratze multzo sendoak (AES-GCM)
- HSTS gaituta preload-ekin
- Perfect Forward Secrecy
Babesa atsedenean
Gure datu-basean gordetako datu sentikorrak AES-256-GCM bidez enkriptatuta daude.
- AES-256-GCM zifratzea
- Erabiltzaile bakoitzeko gako bereiziak
- Gakoen birzirkulazioaren laguntza
- Gakoen biltegi segurua
Zer Dago Enkriptatuta?
Beti Enkriptatuta
- API komunikazio guztiak
- Gako kriptografikoak
- Erabiltzailearen kredentzialak
- Saio-txartelak
Atsedenaldian Enkriptatuta
- Erabiltzailearen gako-materiala
- API txartelak
- 2FA sekretuak
- Babeskopia kodeak
Inoiz Ez Dugu Gordetzen
- Zure jatorrizko testua
- Prozesatutako edukia
- Dokumentuen edukia
- Detektatutako PII
How Your Data Is Protected
- 1
Encrypted connection
Every request travels over TLS 1.3 with Perfect Forward Secrecy. No plaintext ever crosses the wire.
- 2
In-memory processing only
Presidio AI analyzes and anonymizes text entirely in RAM. Your original content is never written to disk or stored in a database.
- 3
Keys derived with Argon2id
User encryption keys are derived from your password using Argon2id — the winner of the Password Hashing Competition — before being wrapped with AES-256-GCM.
- 4
Zero-Knowledge key storage
Your wrapped key is stored encrypted. The server never sees your plaintext key or password. Only you can unwrap it.
- 5
Asymmetric option with RSA-4096
For multi-party workflows, RSA-4096-OAEP encapsulates a session key so only the private key holder can deanonymize output.
Encryption Standards Reference
| Standard | Use Case | Key / Strength |
|---|---|---|
| TLS 1.3 | Data in transit | ECDHE + AES-GCM |
| AES-256-GCM | Data at rest | 256-bit |
| XChaCha20-Poly1305 | Zero-knowledge key storage | 256-bit |
| Argon2id | Password key derivation | PHC winner |
| RSA-4096-OAEP-SHA256 | Asymmetric key encapsulation | 4096-bit |