Privacy Policy
Last updated: April 1, 2026
Overview
The xenvsync website (xenvsync.softexforge.io) is a documentation and project site. We are committed to keeping this policy simple and honest. This page describes what data is handled, how it is used, and what choices you have.
The xenvsync software itself is a local CLI tool. It makes no network calls, collects no telemetry, and stores nothing outside your local filesystem. This policy covers only the website.
Data We Collect
Infrastructure Request Logs
Like any website, our hosting infrastructure may log basic request data — IP address, browser user agent, referring URL, and page accessed. These logs are used for security monitoring and reliability purposes and are retained for a limited period (typically 30–90 days depending on the infrastructure provider). We do not sell or share this data with third parties for advertising.
No Account or Sign-In Data
The xenvsync website does not require registration, account creation, or sign-in for any browsing or documentation access. We do not collect email addresses, names, or payment information through this website.
No Third-Party Analytics
We do not use Google Analytics, Meta Pixel, or other third-party tracking scripts on this website. There are no advertising trackers embedded in our pages.
Browser Storage
Consent Preference
When you interact with the consent banner, your choice is stored in browser localStorage under the key xenvsync-consent-v1. This is a single boolean value that prevents the banner from re-appearing on subsequent visits. It does not identify you or leave your browser.
Theme Preference
If the site stores a display preference (light/dark mode), it is saved in localStorage on your device only. No preference data is transmitted to our servers.
Clearing Browser Storage
You can clear all locally stored preferences at any time through your browser settings (Settings → Privacy → Clear browsing data → Cached images and files / Local storage). Alternatively, open the browser console and run:
localStorage.removeItem("xenvsync-consent-v1")Third-Party Services
The xenvsync website links to the following external services. Visiting those links is subject to their respective privacy policies:
- –GitHub (github.com/nasimstg/xenvsync) — Source code, issues, releases, discussions
- –npm (npmjs.com) — Package distribution for @nasimstg/xenvsync
- –GitHub Sponsors — Optional sponsorship — GitHub's privacy policy applies
We do not share any personally identifiable information with these services on your behalf through the website itself.