Skip to content
This repository was archived by the owner on May 25, 2026. It is now read-only.

Wise-Est-Systems/winstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARCHIVED — Superseded by winstack-network. Kept read-only for historical reference. The successor repo carries the canonical .win tag implementation.

WIN Packet (Winstack) — v0.3.0

Goal: Make files self-verifying.

Two commands

1) Create a WIN packet

winstack win myfile.pdf

Outputs a single portable packet:

  • myfile.pdf.win.zip

2) Verify a WIN packet (anywhere)

winstack verify myfile.pdf.win.zip

Outputs:

  • VERIFIED or TAMPERED

What a WIN packet contains (implementation detail)

A .win.zip includes:

  • the artifact (exact bytes)
  • a proof JSON (WIN-CORE-0.2)
  • manifest.json (WIN-PACKET-0.1)

Invariant

If the bytes change, verification fails.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages