Skip Navigation

Beeper is now available, no waitlist!

72 comments
  • There's a lot of FUD in this comments section, so I'd like to clear the air. I'm pretty big on OSS myself, so it pains me to see a company doing all the right things get lambasted like this.

    Beeper is just a Matrix server running in tandem with a series of custom, open source bridges written by Beeper. The value proposition is not having to deploy a Matrix server yourself, and not having to deploy each bridge yourself.

    However, if you want to do that you absolutely can. I've been running Synapse + a subset of their bridges for a couple years now (the WhatsApp one being the oldest), and they are fantastic.

    The devs contribute back to Matrix all the time and are great about supporting the spec as a responsible third party.

    Their only closed source software is their client, which is - by definition - only written to work with their servers and not generic Matrix servers (e.g. It's just a preconfigured matrix client which expects each bridge to be deployed, and doesn't ask you for things like what server you want). As a result, you wouldn't want to use it with your own stack; you can just pick one of the myriad OSS clients available for Matrix and go with that. I use SchildiChat, for example.

    I don't understand why, after doing all this work and publishing the source online for free (free as in freedom), they aren't allowed to offer a preconfigured service to non tech savvy folk?

    Honest question: Shouldn't they be paid for their work?

    Edit: And, please, stop asking questions like "How do they connect to X/Y/Z, anyway?" - just go read the source and see for yourself. These are the good guys working completely in the open, and you're treating them as if Twitter just wrote a chat app.

    • Not sure there is much FUD, let me see if I can sum up the points:

      • Beeper devs have written a bunch of bridges between Matrix and other services. ✅ Cool
      • They've contributed to Matrix. ✅ Cool
      • End-to-end encryption, ends at each bridge server, which needs to decrypt and re-encrypt every message (¹). ❌ Not cool
      • They're OpenSource, so anyone can self-host their own bridge. ✅ That's cool... but contrary to the "value proposition" of not having to do so 🤷
      • Encryption in anything closed source, like their client, is ❌ not cool... but you can use a different client, so 🤷
      • Decryption on not-selfhosted servers, is ❌ not cool... but you can self-host them, so 🤷
      • All clients come "preconfigured" for some service 🤷, but theirs is locked to a service. ❌ Not cool
      • People using a client with E2EE, get that expectation broken by Beeper (client) users giving their keys to a bridge hosted by a 3rd party. ❌ Not cool
      • FUD: The devs' monetization strategy isn't clear. ("premium features" in the client? 🧐)

      TL;DR: Sounds like a reasonable way to move unencrypted messages around... but falls short of fixing the problem of having secure interoperable E2EE.

      Should they get paid for it? Probably, if you find that useful.

      (¹: if there is any bridge capable of forwarding encrypted messages without decrypting, please correct me)

      • The not cool parts just relate to any sort of hosted bridge. If you don't trust them with decrypting messages on their end, then don't give them your data - there are no bridges capable of doing that, anywhere.

        So it really comes down to "trust someone else with your data, or host it yourself"; and if you're - understandably - frustrated with those options blame companies like WhatsApp or Discord that make it nigh impossible to integrate their services with outside networks.

        Functionally, these bridges just forward your content to a library acting like a headless client - there's no way to encrypt that as the reverse engineered clients are not libraries and need to take raw input. You can't end to end encrypt it as the client is one of the "ends".

        As an example, the WhatsApp bridge uses WhatsApp web as a backend, and has all the limitations of WA web.

        As a result, I find the expectations to be a bit unrealistic.

      • Does the whole encryption/decryption thing still bother you if you self host?

        I tried out the app, the value there is that it's ready to go straight away, though I took it all down again because my messages being unencrypted on someone else's server makes me uneasy. May end up self hosting it for that reason and not using anything closed source

    • All of that needed to be said. Thank you.

    • Seems like they did good until now. I'm not confident, even skeptical, that will keep going after the acquisition though.

      Gravatar was a great, independent, minimal service. Now it's a horrendous, bloated service.

      • I hope they continue to do good, but am also skeptical.

        And, man, I miss the old Gravatar.

  • thanks but I don't need this proprietary shit

    • It's not proprietary, lol. You can download and deploy each of their bridges yourself to your own servers.

      Source: been using their WhatsApp, Discord, and Signal bridges for over a year. I use Github sponsors to pay for development, as I appreciate how great they are.

      The only closed source part of their stack is their client, which you don't have to use.

      Also, they're some of the most prolific contributors to Matrix outside of Element. The emoji picker in Element was literally PR'ed by Tulir.

      Love it when folk see people trying to make money off OSS and immediately resort to hysterics. It really makes closed source development look appealing if you're going to be damned by idealogues regardless of whether you release the source or not.

  • I guess I can finally use proper WhatsApp web on iPad 😂

    • Discord? Not working (probably because of TOTP)
    • Facebook Messenger? Not working (probably because I use it without Facebook account)
    • SMS/RCS? Not working (looks like it requires Google account)

    Seems like it's not ready yet

  • Sadly doesn't appear to be usable for SMS by Google Fi users who have web sync enabled. Guess I'll be holding off.

72 comments