Code Signing Policy

Last updated: 2026-06-14 · Signed by SignPath Foundation

Signing Team

RoleMember
AuthorStan Wu
ReviewerStan Wu
ApproverStan Wu

Signed Artifacts

Windows installers (.exe, .msi) are signed for each official release. Linux packages (.deb, .rpm) and source code are not covered by this signing policy.

Policy

Verification

Signed Windows binaries can be verified via Windows Explorer (right-click → Properties → Digital Signatures) or PowerShell:

Get-AuthenticodeSignature .\md2u_x64-setup.exe

Build Transparency

All release builds are produced by GitHub Actions. Build logs are publicly visible at github.com/stanwu/md2u/actions.