Privacy Standards & Protocol

Technical documentation of SpecInfo's volatile architecture and data handling policies.

🛡️
Zero-Persistence Protocol

SpecInfo v20 is built on a "Volatile-First" architecture. 100% of your hardware data exists only in active memory (RAM). No diagnostic telemetry is ever written to disk or transmitted to SpecInfo servers.

01. Data Ownership

We believe your hardware health data is private. Unlike cloud-based diagnostic tools, SpecInfo does not operate a persistent database. Your system audit data is ephemeral.

  • RAM Scoping

    Audit results exist in application state and are not committed to LocalStorage or persistent cookies.

  • Live Telemetry

    Real-time data (CPU load, RAM usage) lives only while the active browser tab is open.

02. External Interfacing

To provide accurate networking and localization data, we interface with a limited set of high-privacy third-party APIs:

  • IP Detection (ipify.org)

    Used solely to display your Node IP. This data is never stored locally or server-side.

  • Asset Delivery (Google Fonts)

    We use Google Fonts to ensure UI consistency. Assets are loaded per session.

  • Statystyki Użycia (Google GA4)

    Anonimowa telemetria dotycząca popularności funkcji (np. liczba wydruków) pomaga monitorować rozwój narzędzia. Żadne dane techniczne sprzętu nie są powiązane.

03. User Agency

Because we do not use persistent storage, your diagnostic footprint is minimized. You can verify the absence of data at any time.

Data Clearance Protocol
  • Closing the browser tab immediately flushes all diagnostic data from RAM.
  • Refreshing the page resets the current audit state.
  • Using Private/Incognito mode ensures even standard browser caching is disabled.