• FiskFisk33
        link
        fedilink
        English
        arrow-up
        3
        ·
        24 days ago

        To truly make that change, they would have to change how the federation works. Right now its visible to anyone who runs a server your server federates with.

        I hear Mbin users can already see it.

        • PeriodicallyPedantic@lemmy.ca
          link
          fedilink
          English
          arrow-up
          2
          ·
          24 days ago

          Yeah, and I think that’s the argument about making it public.

          But access rights to stuff seems like the kind of thing that should be configurable, even if it requires a change and isn’t backwards compatible

          • FiskFisk33
            link
            fedilink
            English
            arrow-up
            4
            ·
            24 days ago

            There I agree with you.
            Making it public right now is useful to remove a dangerous false sense of privacy. But in the bigger picture I agree with you.

            I wonder how one would solve that though. If you send a “vote” request without any user data, what stops you from sending 100?

            • PeriodicallyPedantic@lemmy.ca
              link
              fedilink
              English
              arrow-up
              1
              ·
              edit-2
              24 days ago

              The data needs to be sent from the voter to the server that owns the post. But the server that owns the post can anonymize the data before it sends it to clients or other servers.

              That said I don’t have deep understanding of activitypub. Its possible that something would prevent this, like if votes made their way to the server that owns the post by way of telephone game rather than directly from the client or the user’s home server. But that seems like an unreasonable design, so I doubt (hope not) that is the case.