No cloud. No telemetry. No account. Built for industrial environments where data can't leave the network — and shouldn't anyway.
01 · Processing
All tag capture, storage, and export runs in your browser (chrome.storage.local) and your local Excel installation. Nothing ever hits a remote server.
02 · Telemetry
No analytics libraries. No crash reporting. No feature-usage counters. No phone-home on install, launch, or exit. We don't know you use the product — by design.
03 · Accounts
The browser extension installs anonymously. The Excel add-in activates with a license file (email or USB delivery) — no online activation, no server round-trip.
04 · Airgapped
Works fully offline once installed. License delivery via email attachment or physical media. Custom redistributable builds available for fully-isolated networks.
05 · Data retention
Captured data persists in local browser storage until you clear it (explicit "Clear" button), switch profiles, uninstall, or clear browser data. We have no way to retain it even if we wanted to.
06 · Dependencies
The product code does not load any third-party scripts at runtime. The marketing website loads Google Fonts, but that's only when you're on veiledorigin.com — the shipping products don't touch the internet.
For enterprise
We built this for the environments we used to work in — where data governance is regulatory, not optional.
Technical details
Manifest V3 Chrome/Edge extension. Reads tag data from PI Vision pages you actively browse. Stores captured tags in chrome.storage.local. Permissions justified on the privacy page.
VSTO add-in for Microsoft Excel (Windows). Reads tag data from PIBytez-Sync.json in your Downloads folder. Generates PI DataLink formulas and (for PI Kneader) PI Builder-ready .xls workbooks. All I/O is local filesystem.
The Excel add-in and its VSTO manifest are code-signed before distribution. Signing certificate details provided on request.
Browser extension updates via the Edge Add-ons Store auto-update channel (can be disabled by policy). Excel add-in updates via manual installer download — you control the timing.
Happy to provide documentation, answer procurement questionnaires, or walk through our data-handling practices with your infosec team.