I tested out revolt and element. Out of the two element seems to be the most well rounded. What do you people use to replace discord to protect your privacy?

  • @legofreak@feddit.de
    link
    fedilink
    101 year ago

    You can always compile from scratch, compare the checksums or use the version you compiled. In projects this large people usually do this, and there’s a certain level of trust that these checks have been performed.

    • @csm10495@sh.itjust.works
      link
      fedilink
      English
      11 year ago

      A lot of compilers have things like timestamps in the finished product that could mess with hashes. I guess hashing the rest of it could work if hashes for non static regions are given.