forensic-hashdb 0.2.0

File hash databases for digital forensics — NSRL/CIRCL known-good, malware known-bad, known-vulnerable Windows drivers (loldrivers), and analyst-supplied MD5/SHA1/SHA256 feeds.
Documentation
# Privacy Policy

*Last updated: 2026-06-10*

## Summary

forensic-hashdb is a local Rust library. It does not collect, transmit, or store any personal data on remote servers.

## Data Access

forensic-hashdb reads only the file bytes you pass to it. All processing happens in memory on your local machine. Nothing is uploaded anywhere.

## Telemetry

forensic-hashdb has **no telemetry**. It makes no network requests of any kind.

## Open Source

forensic-hashdb is open source (Apache-2.0). You can audit every line of code at [github.com/SecurityRonin/forensic-hashdb](https://github.com/SecurityRonin/forensic-hashdb).

## Contact

Privacy questions: [security@securityronin.com](mailto:security@securityronin.com)

---

[Terms of Service](terms.md) · [Home](index.md) · © 2026 Security Ronin Ltd.