AuthG
Latest Releasev1.0.0

Release Archive & Binaries

All official AuthG binaries are compiled directly from source code using automated, reproducible GitHub Actions runners.

AuthG v1.0.0

Stable

Released September 2026

View on GitHub Releases

macOS Packages

Apple Silicon Disk Imageaarch64
AuthG_1.0.0_aarch64.dmg
Download
Intel Mac Disk Imagex86_64
AuthG_1.0.0_x64.dmg
Download

Windows Packages

Standard NSIS Installerx64
AuthG_1.0.0_x64-setup.exe
Download
Windows Installer Package.msi
AuthG_1.0.0_x64_en-US.msi
Download

Linux Packages

Debian / Ubuntu Package.deb
authg_1.0.0_amd64.deb
Download
Standalone AppImage.AppImage
authg_1.0.0_amd64.AppImage
Download

Binary Integrity Verification

Compute the SHA-256 hash of your downloaded file and compare it against the official checksum published in the GitHub Release notes:

macOS & Linux Terminal
shasum -a 256 AuthG_1.0.0_aarch64.dmg
Windows PowerShell
Get-FileHash AuthG_1.0.0_x64-setup.exe -Algorithm SHA256