Why Checksums Matter
A checksum verifies that the file you downloaded matches our secure release and has not been altered.
How to Verify on macOS/Linux
Open your terminal, navigate to the folder containing your APK, and run: 'sha256sum zaylo-vpn-android.apk'
How to Verify on Windows
Open PowerShell and run: 'Get-FileHash .\zaylo-vpn-android.apk -Algorithm SHA256'