Data in Transit
All data transmitted between your browser and Huckle is encrypted using TLS 1.2 or higher. This includes all API requests, file uploads, and webhook communications.Data at Rest
All data stored by Huckle is encrypted at rest using AES-256 encryption, including databases and file storage. Encryption keys are managed by our cloud infrastructure providers.Authentication
- Passwords are securely hashed using industry-standard algorithms. Plaintext passwords are never stored or logged.
- Authentication tokens are cryptographically signed and verified on every request.
- Multi-factor authentication is available for all user accounts.
Password Requirements
- Minimum 12 characters
- At least 1 uppercase letter
- At least 1 numeric digit
- At least 1 special character