Data encryption
- All traffic between your browser and Pilotis is encrypted with TLS (HTTPS). We do not serve the app over plain HTTP.
- Data stored in our managed database and file storage is encrypted at rest by the hosting platform.
- Uploaded training media, signatures, and documents live in private storage buckets. Files are served only through short-lived signed links generated for an authorized session.
- Passwords are never stored in readable form — authentication is handled by our managed identity provider using salted, hashed credentials.