v1.5.3
Install
Download virtual-vs-1.5.3.apk below and open it on your Android device.
You'll need to allow installing from your browser or file manager the first time.
Verify this build before you install it
You do not have to take my word for what is in this APK.
1. Confirm GitHub built it, from this repo, at this commit:
gh attestation verify virtual-vs-1.5.3.apk --repo campos20/virtual-vsThis checks a signature recorded in a public transparency log when the
workflow ran. It proves the file came from this workflow
building commit 72aa130096f4ea852e71d411f603a5f84abab062 - not from someone reuploading a modified build.
2. Confirm the file wasn't altered after upload:
sha256sum -c SHA256SUMS.txt3. Signing certificate
apksigner verify --print-certs virtual-vs-1.5.3.apkSHA-256 of the certificate that signed this APK:
fac61745dc0903786fb9ede62a962b399f7348f0bb6f899b8332667591033b9c
Note: this build was signed with a generated key rather than a stable
project release key, so this fingerprint may differ between releases and
Android may ask you to uninstall before updating. Step 1 above is the check
that actually ties this APK to its source commit.
Full Changelog: v1.5.2...v1.5.3