Privacy Policy

Provadyne — Last updated: 2026-04-28

Summary

QuestionAnswer
Do we collect personal data?No
Do we send your code to external servers?Only if you explicitly configure a BYOK API key
Do we use analytics or tracking?No
Do we store anything in the cloud?No

Data We Do NOT Collect

Provadyne is designed for engineers working in IP-sensitive environments. We collect no data whatsoever:

Local-Only Analysis

All analysis runs entirely on your local machine:

  1. The Chrome Extension communicates only with the local daemon at http://localhost:9400
  2. The daemon runs analysis using cppcheck and your local Python environment
  3. No data is transmitted outside your machine in the default configuration

BYOK (Bring Your Own Key) Mode

If you choose to enable an external LLM API (OpenAI, Anthropic, etc.):

To avoid any external transmission, use Local (Ollama) mode.

Chrome Storage

The extension stores the following in Chrome's local (non-synced) storage:

This data never leaves your browser.

Updates

The daemon checks GitHub's public releases API (api.github.com) once at startup and every 24 hours to detect new versions. Only the version number is read — no data is sent. This check can be disabled by blocking network access to the daemon process.

Contact

For privacy questions, open an issue at github.com/sgchoi/provadyne or email support@provadyne.com.