On the side bar it lists the following:

  • [Matrix/Element]Dead
  • Discord

"Discord" is an active link, but the Matrix link is completely inactive. Not only is it inactive (which could have be excused as a broken link), but it is also manually labeled as "Dead", as if there is no intention of making it work. How can a community that is focused on privacy willingly favor a service that is privacy non-respecting when a perfectly functional privacy-respecting alternative exists?

    • 👁️👄👁️@lemm.ee
      ·
      edit-2
      1 year ago

      Yeah it quickly becomes a dick measuring contest and shunning people for using different things. It becomes very black/white views, and have some crazy out of touch takes, like expecting your grandma to self host lol. They also confuse anonymity with privacy, like how not being able to sign up for something with tor and monero is a privacy violation, it's not.

      • Ferk@lemmy.ml
        ·
        edit-2
        1 year ago

        like how not being able to sign up for something with tor and monero is a privacy violation, it’s not.

        Note that "secrecy" and "privacy" are often understood in Security lingo as different things. One protects confidentiality, the other one protects anonymity.

        It's possible to have one and not the other...

        You can have a very private system through onion routing but have the contents of the messages exchanged be in plaintext, open to the public. Nobody will be able to know the one who wrote the message was you. But they can see the message. (then there is privacy, but not secrecy).

        Or you can have encrypted communications (say HTTPS) but not DNS over TLS/HTTPS, and/or no ECH, so people in the middle (eg. your ISP) can know exactly that the packages are sent by you and where you sent them, even if their content is encrypted (so you have secrecy, but not privacy).