• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: February 7th, 2025

help-circle

  • Of the ones I’ve tried that are fully open-source, zulip is the best one regarding UX functionality.

    I’ve found Matrix is a UX nightmare, with many different clients implementing different features, or having issues if a non-default login mode is used, ending in people getting locked out after the browser logged them out because they forgot to copy a key when they were logged in.

    Others like rocketchat are opencore like matter most, which means they can do the switcheroo.

    The things I would care the most when checking this kind of service are:

    • UX: how easy it is to use for nontechnical users
    • how well-backed is the project, socially and financially, to ensure it lasts a long time
    • how easy it is to get the (public) conversations out, as an exit strategy, if the one above isn’t looking so good.




  • Personally, I want to properly isolate the services with virtualization. The main reason is I expose some of the services online, and I don’t t want to only rely on keeping all software up-to-date at all times. This allows me to limit the damage if one of the services is compromised.

    I wouldn’t use MacOS as the virtualization platform, and instead use something else, like BSD, Linux, or xen-based for my servers