Privacy Policy
Last updated: June 8, 2026
This is a personal portfolio project, and this policy reflects what the application actually does — nothing more. It explains the limited data the site handles and how it's used.
Information we collect
We only collect what's needed for the features you choose to use:
- Account details — if you register, we store your email address, username, and an optional display name so you can sign in and publish posts.
- Content you create — the blog posts you write are saved so they can be displayed on the site.
We don't use analytics, tracking pixels, or advertising, and we never sell your data.
Cookies and authentication
When you log in, the site sets a single secure, HttpOnly session cookie that keeps you signed in for a short period. It exists only to authenticate your requests — it isn't used to track you across the web, and there are no third-party cookies.
How your data is stored
Account information and posts are stored in a PostgreSQL database. Passwords are never stored in plain text — authentication is handled through ASP.NET Core Identity, which hashes credentials.
Your choices
You can stop using your account at any time. If you'd like your account and associated content removed, reach out via the contact page and we'll take care of it.
A note on this demo
Because this is a portfolio demonstration rather than a production service, please avoid submitting real sensitive information. Use a throwaway email and password if you'd like to try the account features.