• Adam
      link
      fedilink
      English
      131 month ago

      Except, if you’re using anything other than Lemmy at this point that information is already about. The Likes/Dislikes are considered public information by the protocol. Lemmy devs probably just didn’t get around to building out the UI for that before the Reddit APIcolypse.

      • @[email protected]
        link
        fedilink
        English
        51 month ago

        If anything, Lemmy devs should work on methods to obscure user identities, not expose them.

        One of the biggest issues with the fediverse is very specifically how much user information can be exposed outside your home instance. As has been pointed out in this thread, it is very easy for rogue instance admins to set up quiet data mining instances.

        It seems like it should be relatively straightforward for certain activities, like votes and telemetry, to be anonymized/tokenized for the purposes of federation, since that information all propagates outward from the home instance anyway.

      • @[email protected]
        link
        fedilink
        English
        31 month ago

        Lemmy actually marks votes as private for federation, but it seems that kbin/mbin ignore that.

        • Adam
          link
          fedilink
          English
          128 days ago

          Ahh, didn’t even know there was a flag for that. I don’t suppose you could link to the relevant w3c or FEP for it?