Let me edit in one more relevant info:
I don’t use it, but my contacts may or may not use it.

For those who don’t know, Beeper is an app that aims to unite all your messaging apps into one. To do this, it makes use of Matrix, bridging all those services together. So far, so cool.

However, since different services often use different encryption protocols, messages between those services and Matrix have to be decrypted on Beepers’ servers, before being re-encrypted with the protocol of the recipient.

They are completely open and transparent about this (which I can very much respect), and state that chats on their servers are encrypted, so they can’t read them.

Still though, decrypting mid-transit kinda throws the whole end-to-end part out of the window.

Some might say that everyone needs to decide for themselves if that’s a problem. But the issue with that is that if you decide to use Beeper, you also decide that every person you chat with is okay with it. Not very cool in my book.

That’s where the question asking for independant audits comes in, because I certainly don’t have the expertise to look at their code. If everything is safe from attackers, then cool.

But me for example, I switched to Signal specifically for verifiable and proper End-to-End Encryption, so chatting with someone who uses Signal through Beeper kinda defeats the point.

Because, how does Beeper even get what they need to decrypt a message I send to a Beeper user?

I don’t consent to a third party decrypting my messages, simply because one of my contacts uses their service. That is fundamentally wrong in my opinion.

What are your thoughts on this?

  • skankhunt42@lemmy.ca
    link
    fedilink
    arrow-up
    32
    ·
    11 months ago

    So, I’m self hosting basically this. I have a matrix server that is publicly accessible but I’m the only user on it. I’m also self hosting a handful of bridges, signal being one of them. I’ve played with the WhatsApp bridge, and I’m using an SMS/MMS bridge.

    It’s basically a man in the middle for all your chat apps. The Signal bridge software will login to your signal account and have full access to everything. The bridge works by watching all the decrypted messages and posting them to a matrix room. The matrix room may or may not be encrypted. This means you need to put a lot of faith into the bridge code and the people hosting the matrix server. The SMS/MMS bridge I use doesn’t even support encrypted matrix rooms.

    I personally would never use beeper. Even if I couldn’t selfhost, I would not trust one person/company with centralized access to all my messages. I’m sure they have good intentions and would never do anything to abuse their position but I won’t put anyone there.

    • miss_brainfart@lemmy.mlOP
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      11 months ago

      I mean, I love the idea behind it. And Matrix bridges aren’t anything new either, Beeper just aims to make it easier to set up.

      And with the Digital Markets Act pushing for interoperability, big services will have to decide on one protocol to use, so messages between those services should be truly e2ee then.

      But what really irks me is that someone can just set this up, and now there’s a gap in the encryption that’s supposed to be end-to-end, without me ever knowing or having given my consent.

  • Hot Saucerman@lemmy.ml
    link
    fedilink
    English
    arrow-up
    19
    ·
    edit-2
    11 months ago

    Guy behind Beeper fucked Pebble smartwatch users and developers on his way out.

    So when Beeper isn’t making enough money and he sells it… Will you trust who he sells it to to keep it secure instead of aiming to use data for ads or some shit?

    I won’t.

      • Hot Saucerman@lemmy.ml
        link
        fedilink
        English
        arrow-up
        16
        ·
        edit-2
        11 months ago

        The sale of Pebble was supposed to include the developers jobs. They found out very late in the game that this wasn’t true. He screwed his devs on the way out. Basically said “fuck your job, good luck.”. Real shitty way to handle it, imo.

        Coupled with the fact that it meant all real support for Pebble was gone as well, it really was about Micigovsky making out with a bunch of money and saying “good luck, I dont actually care what happens” to his devs and the people who bought a Pebble.

        The way it shook out just doesn’t make me trust him. I think he would do the same thing again, sell to a more scummy third party who will strip Beeper for profit when he isn’t making enough money.

        I honestly distrust their business model as a successful long term one, based on his past.

    • miss_brainfart@lemmy.mlOP
      link
      fedilink
      arrow-up
      5
      ·
      11 months ago

      I don’t trust the whole thing in the first place, for the reasons outlined in my maybe too elaborate rambling.

  • Prunebutt@feddit.de
    link
    fedilink
    arrow-up
    12
    ·
    1 year ago

    If I’d use this service, it’d have to be self-hosted.

    I already don’t like how centralized signal is. Adding another service I’d need to trust in the middle doesn’t make it better.

  • glowie@infosec.pub
    link
    fedilink
    arrow-up
    12
    ·
    1 year ago

    Beeper is just a reskinned Element messenger. The devs behind it are also the ones who built all the bridges everyone uses.

    Beeper users who message other Matrix/Beeper users it should be fully e2ee as it’d be no different from using Element or another Matrix client.

    But, it would be nice to get more clarification at a high-level as to how they handle the message relaying.

    • miss_brainfart@lemmy.mlOP
      link
      fedilink
      arrow-up
      8
      ·
      1 year ago

      They state that they open-sourced the privacy-critical portions of their codebase for people to look at.

      But idk, I think the entire codebase is privacy-critical when it comes to private messaging.

    • I’m just hearing about Beeper for the first time, but if what you say is true then OP’s concern is valid. Bridges have to decrypt to re-encrypt; what’s more, they have to ~hold your credentials~ hold a token to be able to act on your behalf.

      I just did some reading about this, and you can self-host bridges and use end-to-bridge encryption, in which case Beeper will not have access to the unencrypted messages. But if you use Beeper-hosted bridges, then they have access to unencrypted messages.

      Edit @tulir is the lead architect. Tulir wrote gomuks, and most of the existing bridges. It gives me more confidence in the endeavour; it bothers me that the sign-up requires a phone #. That’s going to be a non-starter for me, personally.

      • glowie@infosec.pub
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Interesting, when I signed up I didn’t need a phone number, just email. Lmk if you’d like an invite code (if that’s even necessary anymore?)

  • zerodawn@leaf.dance
    link
    fedilink
    arrow-up
    10
    ·
    11 months ago

    As someone else said, selfhosting is the only real way to overcome this problem. When it’s all on your hardware it matters a lot less if the messaged at are decrypted server side or not. Everyone has a different threat level and at some point you have to put trust in some companies but if beeper makes you uncomfortable then buy a cheap second hand mini pc and learn to self host the service.

    • miss_brainfart@lemmy.mlOP
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      11 months ago

      Sure, but the more important issue is that other people use Beeper, so messages I send to them still get the decryption treatment even though I never consented to that.

      I don’t even know if one of my contacts uses Beeper unless they tell me, and that’s not okay.

      • Dr_Evil@sh.itjust.works
        link
        fedilink
        arrow-up
        6
        ·
        11 months ago

        I think this is an issue for any messenger, not just those tied to the beeper service. E2E encryption only covers transmittal of the message, and you can’t control what the recipient does once they get it… What if the recipient has no passcodes on their phone, no disappearing messages, and the phone gets stolen? Whoever stole the phone now has access to all of your messages even when using a fully E2E encrypted messenger like signal.

        If you’re using any messenger for highly sensitive conversations you need to have trust in the recipient. Just have a conversation that they’re either not using a service like this, or like others said are choosing to self host it in a safe manner.

        • miss_brainfart@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          11 months ago

          I fully agree with the sentiment. The recipient is the last, but most important link in the chain to trust with the contents of my message.

          But that doesn’t mean we can devalue the other parts of the chain. I need to be able to trust them, too. So if messages are being decrypted by a third-party without my knowledge, that’s a problem.

          • Dr_Evil@sh.itjust.works
            link
            fedilink
            arrow-up
            3
            ·
            11 months ago

            I guess what I’m saying is that if the recipient chooses to use Beeper, the chain ends there though… Signal did its job and delivered an encrypted message, and you can’t control that the recipient gave decryption keys to Beeper.

            Both Signal and Beeper aren’t doing anything inherently wrong, but if you don’t trust messages passing through beeper servers you need to have that conversation with the recipient.

            • miss_brainfart@lemmy.mlOP
              link
              fedilink
              arrow-up
              1
              ·
              edit-2
              11 months ago

              It just seems very wrong that some random service can decrypt my messages. Like, what.

              Beeper being able to do that without consent from both contacts is very wrong to me, at least.

              Signal should be firmly against this, seeing how they already proclaimed being against interoperability, but what do I know.

      • zerodawn@leaf.dance
        link
        fedilink
        arrow-up
        5
        ·
        11 months ago

        That goes hand in hand with a level of trust with some companies/people and everyone has different threat tolerances. It also highlights the mindset that you have no idea what the person on the other end of the message is doing with it. End to end encryption helps keep in line eavesdropping down but if the recipient of the message has a compromised device or are screenshoting everything and posting it on facebook it’s out of your control.

        • miss_brainfart@lemmy.mlOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          11 months ago

          Which is exactly why I’m raising concerns over it. The fact that this can just happen should not be as normal as it is.

          A slightly different example would be WhatsApp having my name and phone number even though I don’t use it, but simply because someone else has me saved in their contacts.

          Stuff like this is a problem, and I want to make more people aware of that, give them a better understanding of what can and does happen to their data.

      • krolden@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        2
        ·
        11 months ago

        If you’re using s service that bridges to a bunch of chat services that are evil fucks like Facebook and google then I think the last thing you should be worried about is beeper reading your messages.

        • miss_brainfart@lemmy.mlOP
          link
          fedilink
          arrow-up
          2
          ·
          11 months ago

          I should’ve mentioned: I don’t use Beeper.

          My problem is with the fact that other people use it and hand over encryption keys to my chats without my knowledge.

          • krolden@lemmy.ml
            link
            fedilink
            arrow-up
            1
            arrow-down
            2
            ·
            11 months ago

            But other people are using WhatsApp and signal. What the concern over beeper reading your messages but not these bridged services?

            Think of beeper, or any matrix bridges, as the client you use to connect to these non free black box chat services. Now do you think that if you use an alternative client for any of these bridged services would you expect the person you’re chatting with to be notified that you’re using a third party client?

            • miss_brainfart@lemmy.mlOP
              link
              fedilink
              arrow-up
              1
              arrow-down
              1
              ·
              11 months ago

              What the concern over beeper reading your messages but not these bridged services?

              I don’t think WhatsApp can read my Signal messages, just because they are bridged to the same Matrix account of someone who uses both. Chats from different services are still isolated to themselves, as far as I understand it.

              would you expect the person you’re chatting with to be notified that you’re using a third party client?

              If that client changes how they expect my and their messages to be delivered, yes.

              • krolden@lemmy.ml
                link
                fedilink
                arrow-up
                1
                arrow-down
                2
                ·
                11 months ago

                Lol OK if anyone is seriously concerned about beeper reading all their messages then they can just set up their own matrix instance. Beeper is more about convenience than explicitly privacy. If you’re really concerned about privacy than you shouldn’t be using any of these services that you dont host yourself.

  • poVoq@slrpnk.net
    link
    fedilink
    arrow-up
    9
    ·
    11 months ago

    An audit wouldn’t really help with the core problem though.

    I think bridges like beeper should inform other unsuspecting communication partners about their use.

    • miss_brainfart@lemmy.mlOP
      link
      fedilink
      arrow-up
      1
      ·
      11 months ago

      Wouldn’t really help further than knowing how secure their servers are, that’s true.

      Like so often, informed consent is very important, so informing contacts about using Beeper and what that means should be the default.