Security
Data Encryption
4 min read
•Updated January 2026
How your data is encrypted and protected.
In Transit
All data transmitted between your browser, routers, and Kitonga servers is encrypted using TLS 1.3.
At Rest
Sensitive data stored in our databases is encrypted using AES-256 encryption.
Passwords
User passwords are hashed using bcrypt with salting - we never store plain text passwords.