Privacy Policy — No Data Collection
Effective date: August 29, 2025
Summary
This website does not collect personal information or usage data from visitors, except for a minimal authentication token in the /garage
section. Specifically:
- No personal data (names, email addresses, phone numbers, postal addresses).
- No analytics or usage tracking (no Google Analytics, Matomo, Hotjar, etc.).
- No cookies or local storage used for tracking outside of the
/garage
section. - No IP address logging, device fingerprinting, or behavioural profiling.
- No third-party advertising or embedded widgets that collect data.
Exception: /garage
The /garage
section uses a login token to keep users authenticated. Details:
- A token is stored in the browser’s local storage.
- The token is transmitted to the server when accessing
/garage
to validate the login session. - The token is used only for authentication and providing long-term login convenience.
- The token is not used for analytics, advertising, profiling, or any tracking across the site.
No other data is collected or stored by /garage
.
Details
The site is designed to avoid collection of visitor data. Practices include:
- All pages are static HTML/CSS (and optionally client-side JavaScript that does not transmit data to servers except for login validation in
/garage
). - No external analytics scripts, social widgets, or advertising networks that collect visitor information.
- Server access logs (if any) are not used to create profiles or track visitors. Hosting should be configured to match this policy.
- Some content on this site, such as videos, maps, or social media embeds, is provided by third parties. These third-party services may collect data according to their own policies, which are outside my control.
Legal & Compliance Notes
This policy is a clear statement of the site operator's intent. It is not legal advice. For compliance with laws (GDPR, CCPA, etc.), consult a qualified attorney to ensure server configuration matches these claims.
- Third-party services (hosting, CDN, forms, analytics) should be configured to prevent unnecessary data transfer.
- Any form, contact address, or upload feature collects data; these should be omitted to maintain the no-data claim.
Contact
Questions regarding this policy can be sent to: dev@vica.dev. This email is the only point where personal data might be received.
Changes to this Policy
This page may be updated to reflect changes. The effective date at the top will be updated when material changes occur.