I was on the beta testing team and have been using Beeper for a little over two years now.
The convenience of having an application to house all of your chat networks is amazing.
While I agree that it would be nice to only have one app installed in order to chat with everyone, the fact that it’s not open source makes me question the privacy involved. I’ve already sold my soul to these individual chat apps. I’d rather not compound that problem.
In the back of it, it seems to be a series of Matrix bridges https://github.com/beeper
oh sweet. I care far more about the backend than frontend
I see what you did there!
But how do you know that the frontend is trustworthy? People assume that frontends only talk to one backend.
Web should have thought people otherwise, but for most people it’s pretty indistinguishable from magic.
I was about to say, I do this already with Matrix.
The bridges are all open source, and they use matrix synapse as their server installation - though their client is a closed source fork of element with changes. You can use any matrix client to connect to it, and they say it’s a standard synapse setup.
If privacy is a concern, bringing your own client should remove that concern as the rest is open source. It’s also e2e encrypted, as any matrix server is.
I self host my own matrix homeserver with bridges set up using their code. The only bit of their stack I can’t use is the client. I don’t like that that’s closed source, that’s frustrating.
Edit: while writing this two more people made the same comment. Sorry!
Removed by mod
Yeah, I should have clarified that. Hopefully the EU regulation regarding messaging interoperability removes this (currently unavoidable) flaw.
Yes you should. Because it’s not e2e encrypted then.
closed source fork of element with changes
🚩🚩🚩
e2e encrypted
More like “e2mitm2e” encrypted, with the mitm being the bridges.
If the target network doesn’t support encryption, that’s “e2mitm2null”… does it at least alert you in that case?
Then run your own matrix instance with these bridges that they maintain for the community.
That still doesn’t fix the e2e problem. Just because only me, and let’s hope not too many others who manage to break into the instance, can mitm everything, doesn’t make the mitm go away.
There really should be a standard, or at least a set of standards, on how to do e2e, so the bridges would only need to route the messages.
Beeper’s server set up is actually a lot more complicated than just standard Synapse at this point. When they say you can “self host Beeper” that’s really not accurate at this point at all. All of their 3rd party chat bridges are dynamically spun up on a per user basis with hungryserv and those servers operate in parallel with a synapse server for Matrix interoperability all behind a roomserv server. Here’s a presentation that one of their lead developers created regarding their new architecture.
Most of that extra stuff is there to handle user contact privacy and security with the bridges, which is fair. I don’t have any interest in self hosting beepers full setup, I want to get the functionality of multiple messaging services in one client - which I have, with my self-hosted matrix instance and the bridges they help develop and maintain.
I wish all of it was open source, but I did feel it necessary to head off comments that imply that the entire thing is closed source. Their implementation around dynamic servers and isolated containers spinning up isn’t really the bit that seems relevant regarding user privacy with regards to data scraping or anything. There are a lot of comments in here implying it’s fully proprietary, but there’s a lot more nuance to it than that, as you point out.
Personally, I think it’d be nice if you could self-host just the bridge instances and connect them with beeper yourself, so that the part that isn’t e2e encrypted is running on software you can validate and hardware you control.
Personally, I think it’d be nice if you could self-host just the bridge instances and connect them with beeper yourself, so that the part that isn’t e2e encrypted is running on software you can validate and hardware you control.
I 100% agree this would be a great solution. That’s what I thought this page was going to be at first until I kept reading and realized it’s just a config guide for the Matrix Ansible setup. I wish they didn’t say “self host Beeper” on that page at all because self hosting Matrix has absolutely nothing to do with the Beeper service other than their devs built the bridges that they’re showing you how to set up with Matrix.
A bit off topic, but is this dev unironically using thin, light gray text on a white background?
It looks like they’re slides from a powerpoint style presentation… in the following frames, the light grey text is legible. Still, not a good way to present that data, heh. Stuff like that irks me so bad
Element seems like a perfectly good client to me.
The connections to the apps are all open source, as the other user said. And you can self host it too if you want to go that route
My worry would be who is funding it and how they plan to keep operating. Venture Capital startups will always betray their users.
deleted by creator
their clients are proprietary but it’s built on matrix (federated chat kinda like xmpp) and their bridges (things that connect matrix to other protocols) are open source
they say you can use any matrix client, and that you can host your own home server with their bridges
I have my own matrix server that I primarily use like beeper and bridge all my chats together. Even using some of their bridges, it’s been pretty reliable for years.
I know that a few people are hating on the closed source client, but that feels unfair to me. They provide lots of open code in the form of bridges which is really the meat of the offering. Their client just makes using the bridges easier for the lay person. The bridges are super easy to use without it, invite the bridge bot to a chat room, type login and do what it says, then type login-matrix and your pretty much done.
The I suspect that the same people who are displeased about the closed client also like using tailscale which is generally pretty popular but has closed source clients on Windows and Mac as well as the server (though all support the open source headscale server)
yeah… pragmatism beats purity every time: they’re doing some great work, but to do that great work they have to fund it somehow… i think that open sourcing all of the functional components (the bridges) and keeping the shiny UI closed is a pretty good way of doing that!
i guess i get not wanting to used closed source clients too, but it’s shades of grey: people shouldn’t hate on them for keeping 1 part closed source!
Only problem is, the average user gets hooked to the shiny UI, not to the invisible backend.
When Microsoft bought Skype, they switched from a secure P2P network to a server-centered network easy to mitm… and the majority of users said nothing. Later on, they switched a few UI elements, and suddenly there was a user uproar.
If Beeper gains any traction, a shiny privative UI is their out to monetize/enshittify the service.
sure, but an open source UI isn’t going to change that… they’d just close the source!
sure you can fork it, but you can also just copy the UI to an open source clone
imagine if twitter were activitypub: kinda like having an OSS backend with a proprietary front end… i’d bet the move to mastodon would be far quicker… network effects keep people on twitter… same here with OSS backend: we can reimplement the UI and people will have the same experience
Based on the history of how Google Chat used XMPP to federate and basically siphon users into its closed UI, then defederate… I no longer trust anyone with a closed UI that’s planning to offer “extra value” to its users.
If someone closed their open UI, you can always fork the last open version, which at least gives you an even start.
If
Twitter𝕏 were to switch to ActivityPub… I’d actually worry about people flocking back to 𝕏, back to their old networks and recommendation algorithms. Guess it’s no longer possible, since 𝕏 pretty much destroyed the old Twitter environment, but I’d still worry… and with Elon wanting to make 𝕏 a “social network for everything”, that sounds dangerously close to ActivityPub.
deleted by creator
They will be offering a premium subscription offer for more bells and whistles other than the free option…I don’t know anything about user betrayals conducted by Beeper.
Proprietary clients.
I don’t understand the concern here.
You have no way of verifying that the client is only doing what it claims. The Open Source community is highly suspicious of proprietary software, doubly so when it’s based off of Open Source code.
If youre okay with that then no worries, but ofr myself and many others it’s an absolute deal breaker.
To be fair, the client they provide to make bridging more accessible is proprietary, however you can fire up a fresh copy of element and connect it if you want and just use the text interface.
The clients are closed so that they have something to sell and profit. Not everyone can afford to give their time away for free.
Removed by mod
Is there a reason you couldn’t use either use a self hosted or the public hosted copy of element or an Android/iOS app and connect it directly to the beeper synapse/dendrite server?
Their clients are just closed forks of element anyways.
I’ll take the risk knowing what I know about the Beeper people that I’ve been working with for over two years.
“I know these guys, trust me” is not a valid security assessment.
If you know the team, then that’s a pretty good reason to trust them. Only works if you know the team, though.
That’s fine… for you, right now.
But I (and probably most users) don’t know them, over time people come and go, some even change who they are, businesses get sold. Only open source persists.
Thankfully all of the Matrix bridges they created for Beeper are open source.
Sounds reasonable to me
deleted by creator
deleted by creator
This post reads like an ad, how is it upvoted so much?
Well known software built using Matrix. A lot of people have been following this project.
Yeah I’m excited about it. Dubious and skeptical, but excited too.
You are asking the right questions, keep digging deeper! Ban all Karma and abolish all mods and admins!
Self-host an instance with no karma and no mods.
I tried Beeper two weeks ago.
Performance was not great and I didn’t like the apps design that much but most importantly: this is not what I want. I want chat apps to be interoperable. I don’t want to be on WhatsApp and Signal and Matrix and yadayadayada. I want to be only on Matrix in the future. I hope the EUs DMA makes that happen.
I agree, but this provides a path towards that. It is Matrix underneath so if we get a proportion of people using Beeper they it becomes easy to transition to using Matrix to talk to those people.
I don’t think it does. You can’t delete any of the other apps and no one actually uses Matrix after all.
It might even do the opposite, where apps like WhatsApp can argue that they are now interoperable so they don’t have to change anything.
Luckily, the DMA has a heap of requirements around what their messaging interoperability will have do. For one thing, it will enforce the providers to not downgrade any encryption along the way, so FB etc will have to handle messages without them being decrypted first. There are some great videos that the matrix foundation put on their YouTube channel of talks that go over much of this.
There’s reasons people moved away from multi-network apps like Trillian and Gaim/Pidgin… They were always playing catch-up with the official clients, and frequently broke when there were server-side changes. Protocols for proprietary messaging apps were (and still are) undocumented. I’m not convinced they’ve actually solved any of these issues.
I think they mostly died when GChat turned off XMPP support and became a walled garden.
If Beeper does become a successful business though, there’ll be a full time development team “playing catch-up” with money behind them. It’s interesting if you read this that they’re rolling out features ahead of the message providers in some cases!
They’re also leveraging some existing infrastructure. Beeper is built on Matrix which does a lot of the heavy lifting for them.
I think they mostly died when GChat turned off XMPP support and became a walled garden.
Most of the protocols supported by Trillian were walled gardens too - AIM, ICQ, MSN Messenger, Yahoo Messenger, etc were all proprietary.
I think they mostly died when GChat turned off XMPP support and became a walled garden.
Trillian had paid full-time developers too. I’m not sure what’d they’d be doing differently to what Trillian did.
I think one difference is that the rate of change in chat apps has slowed down dramatically. When was the last time one of the major apps added a new feature you can’t live without anymore? So it might be easier now to keep up.
Huh, in my opinion people simply moved away, because the underlying messenger were used less and less. Once everyone ran around with smartphones using WhatsApp, fewer and fewer people cared about MSN, ICQ, etc.
Not “everyone” uses Whatsapp though - I deleted mine after the Cambridge Analytica scandal and I know of a few others who also did so. As far as I know Whatsapp has still never changed their T&C to pass metadata upstream to Facebook.
This is really region dependent. In Europe (or at least the Netherlands) almost everybody with a smartphone uses Whatsapp
Talk to anyone in latin america, you must use whatsapp. There’s no avoiding it. Some have tried Telegram a while ago, but most have reverted back to their usual whatsapp or facebook messenger. It’s crazy.
I can vouch for this in a small town of like 5k people in zacatecas, Mexico. Everyone including government and businesses uses WhatsApp. You see the logo with phone numbers all over the place.
Same experience in Argentina and Paraguay
I am in a different part of the world, and what you are saying is also true here for the older generation, while the younger one has no escape from Telegram.
No, not regionally, as Whatsapp is probably used most. It is more individuals who decided not to use Facebook related products. Luckily, about 90% of my contacts are on Telegram. It’s a bit sad that a proprietary product that leaks metadata could be so widely used. If there was going to be a single “one product” I’d rather prefer that to be an open standard protocol. Those protocols exist, but are not in broad use. But the W3C standard for social networking, really needs to also cover chat messengers.
Now? Sure. Back then WhatsApp (before it was bought by Facebook) was replacing SMS nearly everywhere.
Once everyone ran around with smartphones using WhatsApp, fewer and fewer people cared about MSN, ICQ, etc.
People moved around, but often still use several apps even today. You might have a “main” app you use with friends (this used to be MSN Messenger for me back in the day; now it’s Facebook Messenger), but there may be other people you chat to that use other apps. Facebook Messenger, Whatsapp, Wechat, Viber, Signal, Telegram, Slack, Discord, Skype, Kik… I feel like there’s actually more major apps today than there used to be.
On the behalf of your mentioned problem. I don’t know if it still holds as the eu’s digital market act now forces “gatekeeper” messaging apps to open their api.
Afaik, that isn’t in effect yet, but will become a major factor next year.
The last time I heard the word beeper it referred to a pager. You kids know what a pager was?
You kids know what a pager was?
Yes.
Lol.
I owned one for a while.
It’s how you used to buy weed.
Correct: It was the dealers best friend.
I had a pager in highschool. 🧓
That brought up some memories I had suppressed lol.
deleted by creator
Some time ago I found my old CocaCola Beeper. That time might’ve been 10+ years ago…
Lol.
Kinda funny how quickly those disappeared when cell phones came along.
The biggest question of all,- Is it Open source ?
My phone will only installs opensource apps.
All of the Matrix bridges, written for use with Beeper, are open source.
Translation: “no”
Looks like the client isn’t, but they do offer a simple-way to self-host the backend (looks like it’s “just” a matrix server and a bunch of bridges) and then you can use any open-source matrix client to connect to that. Seems like a pretty good balance of a way to make money and the guts being open enough that one could move if the client/company goes side-ways, while contributing a lot to the open-source community.
?
If you have to name the parts that are open-source, then you’re not open-source.
think I’m gonna give this a try but the style of writing in the blog post isn’t making this easy
👩🚀 Spacebar
Not the one on your keyboard, silly 😜
shudders
I guess the target demographic is tweens?
tweens
Now called 𝕏ns… (too soon?)
Ok but why is the thumbnail a scene from Midsommar…
Came here to ask this… (Also love that movie tho)
Ok but why is the thumbnail a scene from Midsommar…
Probably because the leading image is taken from Midsommar.
This looks like a promising application; and as long as the business models stay sustainable and the company remains ethical; it should be a good place.
I’ll bite and queue up.
For… free… seems like people make a very strong effort to not learn a shit from experiences
Right this sounds like giving all of my personal messages to one more entity.
Pidgin. That failed. Then we have matrix. That kinda failed. And now beeper?
I don’t know…
Why do you feel like matrix has failed? I joined it recently and to me it looks like it’s kinda growing.
Well… I said ‘kinda failed’. Synapse is still way too slow. And the new dendrite server is still not up to spec. Joining large rooms is still gives me a headache. I can’t easily protect DDoS or spam accounts. I was forced to basically close registrations my Matrix server. And Dendrite is not yet production ready which is a shame… Don’t get me wrong, I do like Matrix in general. I just hope my previous remarks are taken seriously by their devs.
Idk, that’s more of a “not yet finished” thing rather than “failed” imo
yea… you are right. It “sort of failed” at some point, because I’m waiting for Matrix to solve these issues for more then 6 years now… basically since the start…
Beeper is Matrix in a trenchcoat, judging by their Github page.
How did Matrix fail?
It’s the base for numerous messengers used by governments around the world, it has a userbase of more than 70 million core users (not counting the various closed messengers). Various competitors (e.g. Rocket Chat) have changed their base to Matrix.
And Beeper is Matrix with Bridges (which you absolutely could deploy yourself). In theory anyone could recreate the Beeper functionality with existing other apps/bridges AND be able to communicate with Beeper on their native standard - Matrix.
See my reaction above (https://kbin.melroy.org/m/technology@beehaw.org/t/11834/-/comment/90707)
deleted by creator
ow lame… It’s non-free??
deleted by creator
Double lame…!
You can use any matrix client you want with it. The closed source one is just making bridging more straightward and adding some little quality of life features.
deleted by creator
Well… I’m using pidgin right now.
Great! Good to hear you use Pidgin! I love using it in the past as well… I now use Matrix mainly. Should I go back to Pidgin?
Pidgin didn’t use bridges, it tried to be “all the possible clients in one”… with closed source protocols… which went south, fast. It still works for some, though.
Matrix is running just fine, it doesn’t have the infinite flexibility of XMPP which made XMPP clients incompatible with each other, so as long as it doesn’t jump the shark, it’s just a matter of time to drive adoption.
This looks like a modern Trillian. It’s about time.
I’m skeptical. Trillian still exists, but hardly anyone uses it. It can’t connect to a bunch of services because their operators decided to disable third-party access, and I remember that even back in the day it was constantly playing catch-up with network updates that broke compatibility. “One chat app to rule them all” is a neat idea, but I don’t see it working in practice.
Yeah, it’s been so long now I don’t remember why I stopped using Trillian (and Pidgin). But when it worked, it was so much nicer just to have one program running vs 5.
It was great while it lasted, but I stopped using Trillian simply because people stopped using the networks it supported. I used it for ICQ, AIM, Yahoo Messenger, and MSN Messenger. The latter three don’t even exist anymore, and ICQ is a shadow of its former self owned by some Russians now. Some people migrated over to Skype, some I just lost contact with altogether. Thinking back to those carefree days fills me with a strange sense of melancholy. It all seems to have gone wrong somewhere along the way, and not just in terms of IM apps.
Thinking back to those carefree days fills me with a strange sense of melancholy. It all seems to have gone wrong somewhere along the way, and not just in terms of IM apps.
Same here. And I can’t put my finger on it. I always dismissed it as coming of age and lifestyle changes.
I used to use Disa, I think until the FB messenger connection broke? I hate that I have 6 apps in my IMs folder.
I was a Trillian beta tester as well.
Thank you for your service. Those really were the days.
Edit: not dismissing your current work. This place is pretty nice too :)
Welcome :)
Would beeper give me access to iMessage without having an iDevice?
Yes
Sorry for the follow up question but is it text only or is it a workaround for the video compression as well?
Thanks for sharing, regardless it’s promising!
Text, images, videos…I believe there is, or will be soon, video conferencing.
My parents are going to be getting a lot more dog videos soon!
Damn…I’m going to be getting a lot of dog videos from my parents.
Yes! One of the main reasons lots of people use Beeper
Anyone have any thoughts on the privacy and security aspect of this?
Your messages will go through their servers. They claim they don’t persist anything but you can’t really have any proof of that.
There could even be NSA spyware that they’re not aware of in their data centers.
Removed by mod
On my end the post had 0 comments lol, but yes I see when I open it in a browser that my app is bugging out