Question I'd like to hear everyone's thoughts on possibly making votes public. This has been discussed in a lot of other issues, but here's a dedicated one for discussion. Positives Could help figh...
Probably better to post in the github issue rather than replying here.
Boosting a Lemmy post in Mastodon shows up as an upvote in Lemmy. So the two concepts seem to be coupled in the activitypub substructure. I don’t see how upvotes would be secret then, as I don’t think it’s possible to boost something privately on Mastodon.
You are exactly right - the underlying protocol (ActivityPub) has no concept of private votes. Making them private would only hide them in Lemmy’s UI, but still make them accessible to other users using other apps.
Boosting a Lemmy post in Mastodon shows up as an upvote in Lemmy. So the two concepts seem to be coupled in the activitypub substructure. I don’t see how upvotes would be secret then, as I don’t think it’s possible to boost something privately on Mastodon.
You are exactly right - the underlying protocol (ActivityPub) has no concept of private votes. Making them private would only hide them in Lemmy’s UI, but still make them accessible to other users using other apps.
Looks like PieFed is experimenting with a potential workaround.