Offline legacy InkDNA stamper & verifier for PDFs (no keys, no API). Tamper-evident, OCR-vulnerable.
Project description
inkdna-fingerprint-legacy
Offline legacy InkDNA stamper & verifier for PDFs. No keys. No API. No device activation.
⚠️ Limit: OCR/raster pipelines (render → OCR → rebuild) will remove the fingerprint.
CLI
inkdna-legacy stamp input.pdf --code "ORD-123" -o output.pdf
inkdna-legacy verify output.pdf --code "ORD-123"
Python
from inkdna_fingerprint_legacy import stamp_pdf, verify_pdf
stamp_pdf("input.pdf", "stamped.pdf", code="ORD-123")
ok, msg, details = verify_pdf("stamped.pdf", code="ORD-123")
print(ok, msg, details)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file inkdna_fingerprint_legacy-0.1.0.tar.gz.
File metadata
- Download URL: inkdna_fingerprint_legacy-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7adf7ac22ab48eebf75d1323ed885f7f643a023e51803dd587a294563dfb8ff6
|
|
| MD5 |
a2143cafca456ee063f3153b071f2319
|
|
| BLAKE2b-256 |
5618e87e11d2442ea54f2a4b8e9ee08d4a9f1f8d510b52d4f9745fa00d1bb2dc
|
File details
Details for the file inkdna_fingerprint_legacy-0.1.0-py3-none-any.whl.
File metadata
- Download URL: inkdna_fingerprint_legacy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0d3489ae768a36d51445d9b66968e145c3d20a818ff99e32caee9c0948d1dfc
|
|
| MD5 |
5306543f072a6c6c792af506c1b208e5
|
|
| BLAKE2b-256 |
4f9e0d25ae612f37d5d31c4fd2e0b415b4245e2fe96c8567be138f9428cea8d2
|