Labels inferred from traffic
- Label fingerprints from monitored traffic or crowdsourced submissions.
- Need independent evidence to verify software, version, and OS.
- Need revalidation as clients update.
Database
Browsers, HTTP libraries, bots, AI agents, malware: if it opens a TLS connection, it belongs in here. Every entry names the exact software, version, and operating system that produced it.
The difference
Shared fingerprints
Many programs ship the same TLS stack, so their fingerprints can be identical. Byteprint keeps every known producer attached to a fingerprint instead of forcing one label onto it: you get the full list of candidates with a confidence for each, not false certainty.
Private beta
Explore further