Install via Winget
winget install jedisct1.minisign
Open Windows Terminal or PowerShell and run the command above. Winget is built into Windows 10 (1809+) and Windows 11.
About Minisign
Minisign is a dead simple tool to sign files and verify signatures. It is portable, lightweight, and uses the highly secure Ed25519 public-key signature system.
Frequently Asked Questions
How do I install Minisign using winget?
Open Windows Terminal or PowerShell and run:
winget install jedisct1.minisign. Winget is built into Windows 10 (1809+) and Windows 11.What is Minisign?
A dead simple tool to sign files and verify digital signatures.
Is Minisign free to download?
Minisign is available under the ISC license. Use the winget command or the direct download link on this page.
How do I update Minisign with winget?
Run
winget upgrade jedisct1.minisign in Windows Terminal or PowerShell to update Minisign to the latest available version.