Privacy
Huezon keeps the beta simple.
This build stores account, session and workspace data locally in the project JSON database. Review this page before opening public signups.
What is stored
Huezon can store usernames, optional email addresses, password hashes, profile text, badges, workspace preferences, staff profiles, colour saves, palettes and backend activity logs.
Passwords
Passwords are stored as PBKDF2 hashes, not plain text.
Cookies
Huezon uses HttpOnly same-site cookies for public user sessions and staff sessions.
Local files
Data is stored in the project data folder unless you replace the backend with another database later.
Future launch
Add a full legal review and data deletion workflow before a wider public launch.