zipsign

Install latest/stable of zipsign

Ubuntu 16.04 or later?

Make sure snap support is enabled in your Desktop store.


Install using the command line

sudo snap install zipsign

Don't have snapd? Get set up for snaps.

Channel Version Published

Sign and verify ZIP archives.

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

  • sign and verify Zip archives
  • optionally embed certificates in the archive
  • support of self signed certificates

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.

Details for zipsign

License
  • MPL-2.0

Last updated
  • 25 January 2025 - latest/stable

Websites

Source code

Report a bug

Report a Snap Store violation

Share this snap

Generate an embeddable card to be shared on external websites.


Install zipsign on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.


Where people are using zipsign

Users by distribution (log)

Ubuntu 24.04
Ubuntu 24.10
Ubuntu 22.04
Ubuntu 18.04