xenvsync

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 SponsorsOptional sponsorship — GitHub's privacy policy applies

We do not share any personally identifiable information with these services on your behalf through the website itself.

Children's Privacy

The xenvsync website is a technical documentation site intended for developers. We do not knowingly collect information from children under 13. If you believe a child has submitted personal information through this site, please contact us.

Changes to This Policy

We may update this policy as the website evolves. The "Last updated" date at the top of this page will reflect any changes. We will not make material changes without updating that date.

Contact

For privacy questions or concerns, email contact@nasimstg.dev. We aim to respond within 5 business days.