{% extends "base.html" %} {% block title %}Verify File — FieldWitness{% endblock %} {% block content %}
Check a file against the local attestation log. For image files, uses SHA-256 for exact matching and perceptual hashes (pHash, dHash) for robustness against compression and resizing. For all other file types, SHA-256 exact matching is used.