Have any of you android users setup an iMessage server such as BoueBubbles or AirMessage? Or some similar?

If so, how well does it work? Is only an apple account required? Do apple users send your email an iMessage? Also, was it easy to setup?

Thanks!!!

  • Chewy@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    8 months ago

    Beeper’s software stack is partly open source. They develop the mautrix bridges for WhatsApp, Signal, Discord and many more as open source.

    What they keep closed source is their clients (and probably infrastructure).

    The documentation to host their bridges is great [1] and the bridges works with most server implementaions (I know of Synapse, Dendrite & Conduit).

    I’m running signal and whatsapp bridges for years now without problems, but it’s definitely simpler to pay for Beeper.

    The problem with these bridges is that they have to decrypt messages and encrypt them again with matrix. This means anyone who controls the server running bridges has access to your messages. Self-hosting means I’m still in control of my data.

    [1] https://docs.mau.fi/bridges/index.html