All messages are end to end encrypted. Also you don’t need an Apple account and it connects directly to Apple servers.

  • @will_a113@lemmy.ml
    link
    fedilink
    English
    455 months ago

    Their “how it works” blog article is worth a read - they’re using a blackbox reverse engineering of the protocol and re-implementing it natively in the app, so there are no man-in-the-middle servers. Impressive software engineering for sure.

    • @helenslunch
      link
      285 months ago

      The tech is called PyPush and was developed by a teenager and purchased by Beeper.

      • @will_a113@lemmy.ml
        link
        fedilink
        English
        55 months ago

        Yup, the PyPush python-based proof-of-concept can run pretty much anywhere there’s python.

      • shoe
        link
        fedilink
        05 months ago

        I’m aware regular Beeper can be self-hosted, but Beeper Mini can too? Is there any more information on this or is that the “if you have the knowledge” part?

        • @biscuitswalrus@aussie.zone
          link
          fedilink
          5
          edit-2
          5 months ago

          The mini version doesn’t need hosting, it doesn’t have a proxy middle man. A 16yo kid reverse engineered the protocol and then got contracted by beeper to implement it as beeper mini. It’s a client directly connecting to apple like imessage native.

          Will it break? I’d argue if the cost of breaking it in engineer time is worth doing to Apple, yes. All they’d have to do is roll their own crypto and reverse engineering that might be impossible. Probably easier ways to break it but then maybe it turns into a cat and mouse game.

          Legally it’s hard to say if it’s OK too, the end user is likely fine, but the developer especially being contacted may not be since to reverse engineer it could be breaking terms of service or licensing clauses though I’m not really sure what kind of damages could be claimed. To reverse engineer they had to use the original on jailbroken iphones to go through the engineering discovery.

          Anyway the point is, it’s not going through beeper or anywhere other than Apple. So there’s no component to host. It’s different to beeper.

            • @biscuitswalrus@aussie.zone
              link
              fedilink
              25 months ago

              Hmm you could be right. Keeping old protocols running for legacy compatibility reasons could in this case keep the solution working for some time.

          • @Bene7rddso@feddit.de
            link
            fedilink
            15 months ago

            what kind of damages could be claimed.

            According to Apple users, the color of their bubble has a lot of value

        • @will_a113@lemmy.ml
          link
          fedilink
          English
          45 months ago

          I don’t know about the app itself, but the blog article links to the PyPush python-based proof-of-concept, which you can run pretty much anywhere.

        • @helenslunch
          link
          45 months ago

          I’m aware regular Beeper can be self-hosted, but Beeper Mini can too?

          The difference between old and new is that all the services on the old one rely on Matrix bridges and the new one will not. They claim iMessage, Signal and WhatsApp will all be working on-device. So those obviously won’t be self-hosted. The rest they have yet to decide exactly how they will implement them but Matrix is going to be part of it.

          Brad Murray said the end goal is to have everyone messaging each other directly on Matrix.

    • Bri Guy
      link
      fedilink
      English
      65 months ago

      huh, interesting. so from a security perspective is there any other concern with this protocol? at least they’re not using a mac relay server like Nothing Chats was