Skip to content

v1.0.33

Pre-release
Pre-release

Choose a tag to compare

@johnnyluo johnnyluo released this 05 Aug 01:53
· 1106 commits to main since this release
v1.0.33
22f31c2

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.33.AppImage
3.Run gpg --verify vultisig.AppImage.sig vultisig-v1.0.33.AppImage
4. the output should be

gpg: Signature made Tue 05 Aug 2025 02:10:45 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.32...v1.0.33