Back to Corkscrew

Privacy Policy

Last updated: March 18, 2026

The short version: Corkscrew is a local desktop application. It does not collect telemetry, analytics, or usage data. Your mods, your data, your machine.

What Corkscrew Does Not Do

Third-Party Services

Corkscrew connects to the following external services only when you explicitly initiate the action (e.g., signing in, searching for mods, checking for updates):

Data Stored Locally

All Corkscrew data is stored on your local filesystem:

You can delete all Corkscrew data by removing the app and its data directory. On macOS: ~/Library/Application Support/com.corkscrew.app. On Linux: ~/.local/share/corkscrew.

Auto-Updates

Corkscrew checks for updates via the GitHub Releases API. This is a standard HTTPS request to a public API endpoint. No personally identifiable information is sent. You can disable auto-update checks in Settings.

Open Source

Corkscrew is open source under the GPL-3.0 license. You can audit the complete source code at github.com/cashcon57/corkscrew to verify these claims.

This Website

This website (corkscrewmodmanager.com) is a static site hosted on GitHub Pages. It does not use cookies, analytics, or tracking scripts. The only external request is to the GitHub Releases API to display the changelog and current version. GitHub Pages may collect standard web server logs (IP addresses, user agents) per GitHub's privacy statement.

Changes to This Policy

If this policy changes, the updated version will be posted here with a new "Last updated" date. Since Corkscrew is open source, any changes to data handling are visible in the commit history.

Contact

Questions or concerns? Open an issue on GitHub.