Download Phaze

Get the Android app, or just open the web client — it runs in any browser, installs as an app, and has every feature.

Pick your platform

Phaze ships on two surfaces: the web client (installable PWA, runs in any browser including on iPhone and Mac) and the Android app. Desktop and iOS are web-only for now — the web client has every feature.

📱
Android
Android 8.0+ · video calls, screen share, push notifications
Get it on Google Play

Also available as a direct .apk download if you can't use the Play Store.

System Requirements

Web

  • Any modern browser (Chrome, Safari, Firefox, Edge)
  • Works on desktop, iPhone & Mac
  • Installable as a PWA
  • Camera & mic permissions for calls

Android

  • Android 8.0 (API 26) or later
  • ARM64 architecture
  • 100 MB disk space
  • Camera & mic permissions

Sovereign Verification

Phaze binaries are self-signed and sovereign. Compare your file against checksums.txt on the latest GitHub release (SHA-256 per asset). The list below is illustrative only; always trust the checksum file shipped with the release you downloaded.

Verify the APK before installing:
Compare the SHA-256 of your download against the value published on the latest GitHub release.
Linux / macOS: sha256sum Phaze.apk · Windows (PowerShell): Get-FileHash Phaze.apk -Algorithm SHA256
Linux: APT repository curl -fsSL https://apt.phazechat.world/phaze.gpg | sudo tee /usr/share/keyrings/phaze.gpg >/dev/null echo "deb [signed-by=/usr/share/keyrings/phaze.gpg] https://apt.phazechat.world stable main" | sudo tee /etc/apt/sources.list.d/phaze.list sudo apt update && sudo apt install phaze
Android sideload (non-Play) The APK is signed by the Phaze project key. Enable "Install unknown apps" for your browser, open the .apk, then install. SHA-256 checksum on the GitHub releases page.