-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Privacy of Lemmy votes #1115
Comments
I just want to add that of course its ultimately up to yall to decide how you view vote privacy, but its worth reading through some of the arguments linked in the thread above, to see why lemmy's community overwhelmingly wants to keep their votes private. |
We had a discussion in our matrix room a while back discussing this topic. I actually do not really care whether it is displayed or not (as a user), but I do not get any value from it either. I think respecting the visibility of incoming votes would be a nice compromise. |
I have never heard of any problems stemming from Mbin or kbin making votes public. If anyone knows of examples or other discussions about this, please share them. Most of the objections in the Lemmy github issue were hypothetical. I'd like to hear from Mbin/kbin users since they have first-hand experience with public votes. Personally, I found it quite nice on one occasion when I thought a thread I made was being astroturfed. I was neither a mod nor admin, yet I was able to look up the accounts that were voting in the thread. Neither a mod nor admin took any action against the accounts so I don't think "leave it up to the mods/admins" is a solution. |
Why does something have to have happened for this to be valid topic to consider? What do you all think of limiting the display of votes to your own ones? So you cannot view them when you're not logged in |
The argument is that it would cause a bunch of problems. So if mbin/kbin users haven't reported experiencing any of those problems then it makes the concerns less valid. I don't think limiting vote visibility to logged in users is a good idea. If I can use archive.today and archive.org to save a history of voting patterns it helps me identify and prove problematic activity. |
Describe the bug
Votes sent by Lemmy are marked as private, as you can see by the lack of
https://www.w3.org/ns/activitystreams#Public
:In comparison, posts and comments are marked as public.
On which Mbin instance did you find the bug?
fedia.io but it affects all instances
Which Mbin version was running on the instance?
1.7.1
To Reproduce
Steps to reproduce the behavior:
Example: https://fedia.io/m/ich_iel@feddit.org/t/1187925/ich-iel/favourites
Expected behavior
Mbin should respect the privacy level of Lemmy votes and not display the usernames publicly. Votes should only be used internally to calculcate scores. We also display voter names to admins and mods to prevent abuse.
The text was updated successfully, but these errors were encountered: