diff --git a/README.md b/README.md index 97d05be..2dfb9db 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ - [Creation and production](#creation-and-production) - [Readers and viewers](#readers-and-viewers) - [Datasets](#datasets) +- [Security and integrity](#security-and-integrity) --- @@ -71,6 +72,10 @@ - [gipplab/pdf-benchmark](https://github.com/gipplab/pdf-benchmark) - A benchmark of PDF information extraction tools using a multi-task and multi-domain evaluation framework for academic documents. - [DocBank Dataset](https://github.com/doc-analysis/DocBank) - A large-scale dataset built with weak supervision, enabling models to integrate textual and layout information for downstream tasks. +## Security and integrity + +- [HTPBE](https://htpbe.tech/api) - API + web tool that detects whether a PDF was modified after creation by analysing the structural layer (metadata, xref tables, incremental updates, signatures). + ## Contributing See [Contributing](./contributing.md) for details.