I googled this, and one of the top results gave me the impression that they are not private. I just wanted to get confirmation one way or t’other if possible.

  • poVoq
    link
    fedilink
    English
    22
    edit-2
    1 year ago

    They are federated, so even if you can’t see who up-voted what in the Lemmy UI, it is not really private and other Fediverse servers can see it. AFAIK they show up as favourites on Mastodon.

  • Hyacathusarullistad
    link
    fedilink
    91 year ago

    On Kbin they’re public. The “activity” menu on each post/thread/comment will show who has favourites it and who has reduced it.

  • @entropicshart
    link
    English
    81 year ago

    looking at profiles, not seeing anything that would show up/downvotes; just posts and comments.

    • @[email protected]
      link
      fedilink
      English
      21
      edit-2
      1 year ago

      No, they’re not private at all, the federation shares anyone’s activity so instances can be in sync, and they need to share everything.
      For example looking at the logs of my instance I see this one

      {
        "id": "https://beehaw.org/activities/like/<uuid>", 
        "type": "Like", 
        "actor": "https://beehaw.org/u/<user>",
        "object": "https://beehaw.org/comment/<id>", 
        "audience": "https://beehaw.org/c/<community>"
      }
      

      Edit: I misclicked and replayed to the comment instead of the post 😅

      • @entropicshart
        link
        English
        11 year ago

        While this is shared between instances, I have not been able to find any API endpoints that would specifically allow to display posts you have liked/disliked.

        Have you had any luck finding a way to pull such data?

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

      I would actually like to know the answer to this as well. It is conceivable that it’s not visible in the UI but in the backend of an instance it’s very visible.

  • roofuskit
    link
    fedilink
    31 year ago

    100% public. Not sure about Lemmy but they are easily accessible in kbin’s ui.