Hey folks! Just realized something that makes Lemmy different from Reddit. Because of the federation, your votes are not technically anonymous on Lemmy. At least, I think.

Although there’s no UI to look at a user’s voting history yet, one could conceivably be built by an instance. Perhaps coincidentally, I hear there’s instances out there populated by mostly bots?

  • CarbonIceDragon
    link
    fedilink
    English
    arrow-up
    5
    ·
    1 year ago

    Couldn’t someone vote multiple times anyway by just having a bunch of different accounts?

    • o_o@programming.devOP
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 year ago

      Yes, true, the current system does allow that. But the current system also doesn’t allow users to accidentally vote twice (and it remembers your vote)— this is the feature I think would be more challenging to implement if we were to hash & salt the user’s ID.