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.
Corkscrew connects to the following external services only when you explicitly initiate the action (e.g., signing in, searching for mods, checking for updates):
Application-Name: Corkscrew header. NexusMods may log these requests per their own privacy policy.http://127.0.0.1). Tokens are stored locally on your machine and never transmitted elsewhere.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.
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.
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 (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.
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.
Questions or concerns? Open an issue on GitHub.