I thought r/piracy was dead but I see is very active, I don’t know if mods changed or something though. Where do you guys think is best to ask questions?

  • Probably along the lines of federated user activity, so things like upvotes/downvotes etc and subscriptions to a community being federated to the relevant server(s)

    So even if you’re lurking just voting on content, someone could setup a lemmy server, sub to a bunch of communities, and theoretically look at incoming activitypub updates from those communities for your activity I think

    •  adr1an   ( @anzo@programming.dev ) 
      link
      fedilink
      English
      43 months ago

      Assuming that is really an issue (depends on who you are, what you’re doing, and the motivation of the actor mounting such spying infrastructure), how is it any different on Reddit? First, being closed source and everything, we can’t rule out that easier and large scale logging isn’t already implemented. Secondly, such actor would probably just pay the API and scrape the same data if not with more details. It would also get extra metadata from brokers, etc.

      Ultimately, if you want privacy, I agree that federation is undesired. That’s why there are Lemmy instances that block all other instances by default. AFAIK those were from right extremists and pesos, at least judging by the name of their URLs.

      •  key   ( @key@lemmy.keychat.org ) 
        link
        fedilink
        English
        63 months ago

        You up voted “how did “step” porn become so popular when we did such a good job keeping scat and insest porn out of the mainstream for so long” and “I didn’t forget your birthday either.”

        And down voted “seamless seeking”

        I can say you’re not subscribed to the like two communities on my instance. Subscription (follows) mostly only go to the instance hosting the community in question. Voting goes everywhere though.

        •  Bezier   ( @Bezier@suppo.fi ) 
          link
          fedilink
          English
          23 months ago

          I tried to look more into this and I guess that everything goes out identifiable in some way.

          And down voted “seamless seeking”

          I looked up what that post is, and it ain’t downvoted. Might have accidentally hit it, and then un-disliked, without that getting federated.

          •  adr1an   ( @anzo@programming.dev ) 
            link
            fedilink
            English
            33 months ago

            Oh yes, that’s an issue with Lemmy. Edits don’t get federated, they stay on the instance. I didn’t knew but it makes sense that it’s the same with votes.

            I believe the issue is that to keep every updated you’d need a far more complex system, like streaming the changes or CRDTs.