RIght now lemmy doesn’t calculate or display a user’s “karma”. And many think this a good thing (me included).

Interestingly, kbin does calculate karma, even for us lemmy users (you can all probably just search on kbin.social and find your karma now, +/- federation inconsistencies).

Whenever karma comes up, this fact often comes up, along with the identification of up/down voters, such that many lemmy users will probably know that they actually do have karma and can go look it up if they want to. Some lemmy apps/frontends are also reporting karma AFAIU.

So I think the question now presents itself of whether this is an issue we want users to have some control over, within the bounds of what can done over federation/AP of course.

I can imagine a system where karma is an opt-in setting of one’s profile, and a protocol is established that any platform/client that understands up/down votes ought to respect this setting and that non-compliance risks defederation.

Though lemmy/kbin obviously lean more “public internet resource” than microblogging platforms like mastodon, I think it makes sense to value user health and safety here, and this seems like a not unreasonable option to establish a norm around.

Thoughts?

  • Crul@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    I’m not an expert, so those who know more, please correct me.

    FYI: with the script User Details on Hover you can also see karma in Lemmy. Example.

    From what I understand, there are technical issues with this. Allowing people to hide the karma if they want is easy. But blocking people for seeing karma even if they want is much harder. Note that if you want karma for posts and comments (to be able to sort the most voted ones), then the user karma is just a very easy query away (just sum the karma of that user’s posts and comments). EDIT: I realize that this would not solve the issue either: There are technical ways to do anonymous and auditable voting, but I think that would be too overkill for the fediverse.

    • Bucky@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      Thanks for posting the userscript. I’m seeing lots of RES type features like this and hoping they’ll be rolled into one at some point.