Is anybody self hosting Beeper bridges?

I’m still wary of privacy concerns, as they basically just have you log into every other service through their app (which as I understand is always going on in the closed source part of Beeper’s product).

The linked GitHub README also states that the benefit of hosting their bridge setup is basically “hosting Matrix hard” which I don’t necessarily believe.

  • xlash123@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    6 months ago

    I’ve been interested in doing this, but I can’t tell why I need to login to Beeper in order to self host. I noticed their previous self-host solution did not require that.

    Because of that login step, I decided to look into this other repo which uses Ansible to deploy a Matrix homeserver and the same bridges that Beeper uses. I haven’t finished it yet since there’s a lot of config and choices to make, but it seems like it’ll serve the same end goal.

    Edit: lol, maybe if I read the intro, I’ll get my answer.

    You can connect any† standard Matrix application service to your Beeper account without having to self-host a whole Matrix homeserver.

    Still might go with the second option so that I don’t rely on their cloud services.

    • sunstoned@lemmus.orgOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      6 months ago

      That’s a cool solution! I’d be interested in making a nix flake to do something similar to that Ansible project. Thanks for linking!!

  • shrugal@lemm.ee
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    6 months ago

    I started using their Signal and WhatsApp bridges today, probably one of the easiest setups I ever did. You just run a Docker container for every bridge, and login to your Signal/WhatsApp account by chatting in the app with the Matrix bot it creates.

    Literally takes like 5 minutes if you’ve used Docker before, and you don’t need a domain or forwarded ports or anything.