Ir al contenido principal


Download Cwtch


Android

  • Standalone APK (works for arm7 and arm64): cwtch-v1.17.1.apk
    • sha512: fa7cd3d843da115359673b7d31bb49538909d605bbe0264c9e950f71138989dd620207c1b30e9a6507dae8ab0f30e4a95829d4e9c099d77954b52277fdf69281
    • Note: Syncing experimental Groups on some Android devices can be very slow depending on the underlying hardware and configuration.

Windows

  • Signed Installer: cwtch-installer-v1.17.1.exe
  • sha512: f7bafd98fc00c509ce1ee4b1264032d7ee6df3fecb54a2137175082427f269aefe31fce06a239b27a44f41cf01d8ec3b7b26f5f80c63b1ff785bca4924189b13
  • Unsigned Portable EXE: cwtch-v1.17.1.zip
  • sha512: 177a3c206bde0ffce23ce08f06568e1e6a0e67e32fea19d41a429f6fbf7ed2000f13b8d42e6b6104de19e5082e7417fb49c28a3591775b48bfaaefd4080514e5
  • Due to the newness of the Open Privacy certificate, Windows Defender Smart Screen may throw up a warning the first time you try to run the app. To bypass, simply click the "More info" button and then "Run Anyways"

Linux

  • amd64: cwtch-v1.17.1.tar.gz
  • sha512: 7d36810c2678ceea3846d88ccdb06d1e0e2c02e131295827ef3990240e02662e308ac575cfda51541ffe0fa367cece719c53d28a5eac1c51fdb32f5aa47f4a11
  • Addtional steps are needed to run Cwtch on more secure operating systems like Tails or Whonix

  • Debian: cwtch-1.17.1_amd64.deb
  • sha512: 8431e1fafaea67598178d51ff30810a07323c3e926ed5169a437647cd52c519c8ac14942b297b6666ac37f5ca975185e79de1579f9a9b4ef51cac0bfa0f99a41

  • APT Repository
    1. Install the Cwtch public GPG software signing key:
      wget -O- https://deb.cwtch.im/F6E3CBE475D0929825F9FC363498D4989B3F602B.asc | gpg --dearmor | sudo tee /usr/share/keyrings/deb.cwtch.im-keyring.gpg >/dev/null
    2. Add the cwtch.im APT repository:
      echo 'deb [arch=amd64 signed-by=/usr/share/keyrings/deb.cwtch.im-keyring.gpg] https://deb.cwtch.im/cwtch.im/ stable main' | sudo tee /etc/apt/sources.list.d/cwtch.im.list
    3. Install Cwtch:
      sudo apt update && sudo apt install cwtch

MacOS

  • DMG: Cwtch-v1.17.1.dmg (works for x86_64 and arm64e)
  • sha512: 1f763a7e52d9459d740362a5d6ad760f477a9628427a4159184ead834306179d7a3682e55688b42233a59e158d979e672b37b539da5a4ddf5024790214036f20

iOS

We would love to offer an iOS however there are several limitations of the platform that make this difficult. If you would like to support this effort please consider volunteering or donating to make that possible.

Build from Source

Everything we build is open source: