Geronimo Wenja

  • 0 Posts
  • 46 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle




  • It’s really nice seeing people understanding that reducing the use of a word because of compassion is not a bad thing. Good work on examing your language.

    I’d also encourage people to have a look at the words they use to describe erratic or unexplainable things. My partner has mental health issues, and hearing people constantly using “insane” and all of its fellows became really alienating for them. It’s bizarre how quickly you start to find alternative words you forgot existed.








  • My partner has had similar issues - being scared of pasta definitely rings true. When you start to think about it and notice it, the amount of mental energy and emotion people expend worrying about food is pretty awful. The diet industry’s advertising is extraordinarily pervasive too.

    I’m glad you feel like you can talk about it here. Online spaces are so often aggressive to the idea that food shouldn’t be constantly top of mind.




  • 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.





  • 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!