Skip to content

vwh v0.1.0-pre — Linux x86_64

Pre-release
Pre-release

Choose a tag to compare

@notvcto notvcto released this 09 Feb 17:35
· 26 commits to main since this release
93777cc

This is the first public pre-release of vwh, a cryptographic artifact inspector for .vwh accountability files.

vwh allows anyone to inspect, verify, and validate the integrity and trust status of a .vwh artifact using:

  • Embedded cryptographic signatures
  • Public key fingerprints
  • A public, advisory revocation registry

This release supports:

  • Offline cryptographic verification
  • Online registry trust checks
  • Clear separation between integrity (math) and trust (registry state)

Platform Support

This release includes one prebuilt binary for:

  • Linux x86_64 (glibc)

Other platforms (Windows, macOS) are not yet supported and will be provided in future releases.


What This Release Is

  • A read-only inspector for .vwh artifacts
  • Intended for verification, auditing, and research
  • Suitable for CI, automation, and offline inspection

What This Release Is Not

  • No artifact authoring tools
  • No key generation or signing capabilities
  • No private or privileged functionality

Artifact creation and signing tools remain intentionally undistributed.


Version Status

  • Status: Pre-release (v0.1)
  • Registry format: v1
  • Binary format: v1

Breaking changes may occur before v1.0.