• 0 Posts
  • 11 Comments
Joined 28 days ago
cake
Cake day: August 21st, 2024

help-circle


  • Yeah, XMPP has changed a loooott since then.

    XMPP’s main problems at the moment are clients, in my opinion. There’s 3 main clients for PC; one is 100% python (including frontend) and breaks semi-regularly, one does not officially support Windows and thus cuts out a large portion of the community + doesn’t have as many features as others, and one lacks features and looks extremely outdated. The state on iOS is even worse as well, and Android is fine but could be better.

    If you’re considering XMPP again, I’d recommend waiting a few months for Prose https://prose.org/ to fully release, it looks like it’ll improve the experience a lot.





  • I mean, Signal has over 100 million downloads on the Play Store alone. Even on the odd chance those phone numbers do somehow end up in the hands of the NSA or whatever the chances of it actually relaying any real information about you is second to none.

    Even then, you can’t assume everyone who uses Signal wants to use e2ee explicitly. Some might just like the app’s style, some might have family members who only use Signal, some might have an ethical problem with corporate apps but aren’t computer-brained enough to know how SimpleX or Jabber or some other obscure alternative works.

    Is the phone number requirement bad? Yes, absolutely. Does that instantly rule out all opportunity for it being a good app, privacy wise? Definitely not.

    Further; privacy should be simple. Signal is designed to be as close to perfect as it can be without compromising too much privacy. They have decided that a phone number is necessary to prevent spam, and to combat the privacy implications of that they have chosen not to block temporary numbers for those who are more concerned.

    Private chat apps are useless if noone knows how to use them. Signal tries to fix that, and I think they’re doing a pretty good job even if it does have it’s pitfalls.




  • Telegram’s servers are not open source. Telegram’s client is. If you make a back door in a messaging software, you’d want to do it server-side which means the users can’t tell if it’s backdoored as Telegram’s server’s source code is not available.

    Alternatively; Signal’s server code is open source, so if they put a back door in it they’d either have to lie to their users, or publish the back door in their code.


  • For me I’m interested in it for four main reasons:

    a) It’s intuitive, even if you’ve never used Linux, while also being very customisable.

    b) It’s new. The DE world at the moment is almost entirely Gnome and KDE, with some XFCE and Cinnamon. COSMIC adds to it with their own coat of paint and a very clear, professional outloom on it and clear goals.

    c) It’s in Rust. I don’t know Rust, but I know it’s loved by the community and will bring in contributors as well as the bug-related stuff at compile time which is handy.

    d) System76 needs to sell it. Normally I’m not a fan of companies being involved in my OS, but I like the way System76 does it: They make laptops that come pre-installed with Pop_OS! and then sell those, so while technically the hardware is their source of income they’ll have to improve their software in actually meaningful ways for it to be appealing to customers. One of the best and also worst things about the open source community IMO is that there’s a lot of very niche stuff- like how 7-zip supports selecting multiple items, compressing them, and then emailing the .zip all in one mouse click. Really cool for whoever wants to do that, but no one wants to do that.