ARCHIVED — Superseded by winstack-network. Kept read-only for historical reference. The successor repo carries the canonical
.wintag implementation.
Goal: Make files self-verifying.
winstack win myfile.pdfOutputs a single portable packet:
myfile.pdf.win.zip
winstack verify myfile.pdf.win.zipOutputs:
VERIFIEDorTAMPERED
A .win.zip includes:
- the artifact (exact bytes)
- a proof JSON (WIN-CORE-0.2)
manifest.json(WIN-PACKET-0.1)
If the bytes change, verification fails.