πŸ“πŸ’¬πŸ” If you’re at @oxidize, join our engineers Lenny and Theo this afternoon and learn about the ins and outs of designing a cross-platform library for encrypted messaging: https://oxidizeconf.com/sessions/designing-a-cross-platform-library-for-encrypted-messaging
Oxidize Conference - 16 - 18 September 2025

The conference for industrial Rust users

Oxidize 2025
@threemaapp ohh regarding cross platform, are there any plans porting the awesome threema desktop beta over to aarch64? ;)

writing this from an aarch64 system ^^

@rick @threemaapp which OS, Linux?

If yes, it might already work if you build from source: https://github.com/threema-ch/threema-desktop

npm install
npm run package flatpak consumer-live

...and then follow the instructions to install from your local flatpak repository.

GitHub - threema-ch/threema-desktop: Threema App for Desktop (Windows/macOS/Linux).

Threema App for Desktop (Windows/macOS/Linux). Contribute to threema-ch/threema-desktop development by creating an account on GitHub.

GitHub
@dbrgn @threemaapp ohhhhh i forgot that the client is opensource.. i'll try it. thanks for the reminder!