Skip to content

v1.0.32

Pre-release
Pre-release

Choose a tag to compare

@johnnyluo johnnyluo released this 22 Jul 10:11
· 1191 commits to main since this release
v1.0.32
224a8c1

What's Changed

How to verify AppImage?

1.Download the GPG key gpg --keyserver keyserver.ubuntu.com --recv-keys DAEDA100ED705F5D29A1D67AD2670C2568B8A42C
2.Download vultisig.AppImage.sig and vultisig-v1.0.32.AppImage
3.Run gpg --verify vultisig.AppImage.sig vultisig-v1.0.32.AppImage
4. the output should be

gpg: Signature made Tue 22 Jul 2025 10:13:24 AM UTC
gpg:                using RSA key DAEDA100ED705F5D29A1D67AD2670C2568B8A42C
gpg: Good signature from "vultisig-debian (Vultisig debian package gpg key) <dev@vultisig.com>" [ultimate]

Full Changelog: v1.0.31...v1.0.32