Italiano
- L’email è salvata per creare e gestire l’accesso.
- La password è memorizzata esclusivamente come hash tramite
password_hash(). - Sessioni tecniche e log di sicurezza trattano identificativi tecnici, IP e user agent per proteggere il servizio.
- Non sono previsti cookie di marketing né vendita dei dati. Il cookie PHP è strettamente tecnico.
- L’amministratore può disattivare o cancellare gli utenti; prima della messa online deve essere indicato un contatto per accesso, rettifica, cancellazione e portabilità.
English
- Email is stored to create and manage access.
- Passwords are stored only as hashes through
password_hash(). - Technical sessions and security logs process technical IDs, IP addresses and user agents to protect the service.
- No marketing cookies or data sales are planned. The PHP cookie is strictly technical.
- The administrator can disable or delete users; a contact for access, correction, deletion and portability must be published before launch.
Questa pagina è una base tecnica e non sostituisce una verifica legale sul trattamento effettivo.