1. What data we collect
1.1 Blog accounts (optional)
When you register an account on our blog at /blog, we collect:
- Email address - used for login, never displayed publicly
- Nickname - shown on your comments and profile
- Password - stored as a bcrypt hash (never plaintext)
- Comments you post - publicly visible under your nickname
- Account creation date - for administrative purposes
1.2 Technical data (automatic)
Like any website, our server automatically receives:
- IP address
- Browser type and version
- Operating system
- Referrer URL
- Pages visited and time spent
1.3 Cookies
We use only one cookie:
- Session cookie (
connect.sid) - keeps you logged in for 1 day. No third-party tracking cookies.