Privacy First: How We Scan Hardware

In the modern IT landscape, running third-party executables (.exe) on a client's machine is a significant security risk. SpecInfo.org was built to solve this by using Zero-Footprint Diagnostics.

The SpecInfo Privacy Guarantee:
Your hardware data never leaves your browser. All diagnostic logic is executed locally on the client side. We do not use databases to store your system specifications.

Modern Web APIs vs. Traditional Software

Unlike traditional software that requires high-level OS permissions, SpecInfo utilizes sandboxed Web APIs to ensure security:

  • WebUSB & WebHID: Used to identify connected peripherals and internal hardware IDs without accessing the local file system.
  • WebAudio: Used to verify sound card capabilities and speaker frequency response entirely within the browser context.
  • GPU Acceleration: Leverages WebGL/WebGPU to test display performance and VRAM stability without requiring driver-level hooks.

Compliance with UK GDPR

Because no Personal Identifiable Information (PII) is transmitted to our servers, using SpecInfo for hardware auditing is fully compliant with UK data protection standards. This makes it the ideal tool for field engineers working in sensitive sectors like Finance, Healthcare, or Government.