When sending and receiving Signal, iMessage and WhatsApp messages, Beeper's web service acts as a relay. For example, if you send a message from Beeper to a friend on WhatsApp, the message is encrypted on your Beeper client, sent to the Beeper web service, which decrypts and re-encrypts the message with WhatsApp's proprietary encryption protocol.
Yes, but they'll have to add you to the group chat using your Apple ID instead of your primary phone number unless you use one of the "workarounds" to get your number attached to iMessage.
The workarounds listed are for Airmessage but they apply to Beeper as well in terms of getting your phone number attached. I've been using method #1 successfully for about a month now.
No need for an always on Mac with Beeper. I was previously using Airmessage and then Bluebubbles in this manner on an old Mac Mini. Have been on Beeper for a couple of months now. They use their own Macs as servers.
How do you mean? I'm actually kinda interested since I have friends on WhatsApp and Signal. Seems like it would make things more convenient by combining both messengers.
I don't see any downside, especially since it is mostly open source, so you can make your own server if you want. You'll get Element and Synapse rather than Beeper's fork, but it works well.
Yeah good point actually... I'm still holding a little hope for RCS to finally be added to Textra someday so I can go back to that instead of Google Messages...
RCS has open spec, but implemanting it means dealing with phone networks and their policy. Also limiting operating systems like Android and iOS and a blocking factor.
No need to push it. Good old XMPP is better in every single way and exists since 1999. No tied to phone number, stable, proven, available on any device, with encrypted group calls and easy to host yourself.
Anyone know what the beeper monetization model is? This is super cool, but I'm not sure how the company intends to monetize this, which always makes me a bit nervous
Is there a Matrix Bridge for RCS? RCS is neither SMS nor is it Google Chat.
Edit: this isn't to claim Beeper is better. Just stating that technically there is something on offer that Matrix Bridges doesn't support. I think I'd still prefer Matrix with Bridges over Beeper.
Edit: apparently Beeper is based on Matrix. Can't confirm whether their own repo would introduce any dependencies for their bridge that isn't in the main repo for Matrix. So it's hard to say.
Yes. "Beeper adding support" is really them making a new Matrix bridge, and they open source all of their bridges, so just use theirs. It's here: https://github.com/mautrix/gmessages/tree/main
Beeper adds more polish, meaning that you don't need to manually configure bridges or maintain the Synapse server. It also gives you better indications of what bridge a room is from than Element does. If you know how to set up a Matrix server, you probably don't need it, but it's nice to have the option.