Install latest/stable of zipsign
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
ZipSign is a command line tool sign and verify ZIP archives.
ZipSign uses Cryptographic Message Syntax (CMS) to sign Zip archives. The signature is stored within the Zip archive's comment. See the "How it works" section on zipsign's GitHub page for further details.
Sign a Zip Archive
zipsign sign -f archive.zip -p private-key.pem -c cert.pem
Verify a previously signed Zip Archive
zipsign verify -f archive.zip -c cert.pem
Features
Limitation of Snap-Version
The snap limits access to files within the home directory of the current user. To overcome this issue, you can compile the tool from source. If you prefer precompiled binaries or .deb
-packages, please leave an issue on zipsign's github page.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.