// Data protection
Privacy
Short version: this is a static website. It sets no cookies, runs no analytics, and sends nothing about you to anyone else.
What this site does not do
- +No cookies, no localStorage beyond your own theme choice, no tracking pixels.
- +No analytics, no advertising, no A/B testing, no session recording.
- +No third-party requests. Fonts are served from vsec.dk, not from a font CDN, so no external party sees your IP address when you read a page.
- +No forms, no accounts, and no way to submit personal data through this site.
Your theme preference
When you pick light, dark, or system in the header, that choice is saved in your browser’slocalStorage under the keyvsec-theme. It never leaves your device and we cannot read it. Clearing your browser data removes it.
Hosting logs
The site is served by Cloudflare Pages. Like any web host, Cloudflare processes the connection data needed to deliver a page — including your IP address — as our data processor, and discards it on their standard retention schedule. We do not receive, store, or analyse those logs.
Member profiles
Member pages contain only what a member chose to publish: a name or handle, an optional short bio, an avatar, and links to profiles they already made public. All of it lives in public markdown files in ourpublic repository, added by the member or with their consent.
To correct or remove your profile, open a pull request, or email[email protected]and we will remove it. Because the repository is public and version-controlled, removal takes the profile off the site and out of the current source; earlier commits remain in git history unless you ask us to rewrite it.
Your rights
Under the GDPR you can ask us for access to, correction of, or erasure of any personal data we hold about you, and you can complain toDatatilsynet, the Danish data protection authority. In practice the only personal data we hold is a member profile you gave us. Write to[email protected].
Security vulnerabilities go toour security policy, not here.