this post was submitted on 07 Sep 2026
29 points (87.2% liked)
Open Source
48947 readers
288 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
WhatsApp requires that you have a mobile device (Android or iOS) connect through the official client at least once every two weeks. They also monitor for "suspicious" API usage, and will ban accounts for using their service wrong (though it is very uncommon and often temporary).
The only mostly FOSS third party solution I am aware of is the mautrix-whatsapp bridge. The developer of that bridge also created Whatsmeow, a WhatsApp Golang library.
mautrix-whatsapp requires a mobile device to connect using the official WhatsApp app. It pretends to be a WhatsApp Web client, and allows you to send and recieve WhatsApp messages on Matrix. The bridge (effectively) requires hosting your own Matrix homeserver, so it's not a simple solution.