• @Zak
    link
    English
    62
    edit-2
    3 months ago

    Somebody put up a site saying

    It Has Been X Days Since a Techbro Asshole Released a Fedi Scraper/Indexer.

    There is an extreme amount of hostility from a certain segment of the (mostly Mastodon-using) Fediverse community toward anything that does anything with Fediverse content “without consent”. Trouble is, there’s no machine-readable mechanism for determining what people have consented to in most cases, and certainly no standard for it.

    If your computer sends my computer an image and some text via ActivityPub, without any further communication, may I…

    • Put it on a website visible to the public?
    • Send it to other peoples’ computers to do the same with?
    • Search for it later?
    • Display it next to advertisements?
    • Display it on a service I charge people a fee to use?
    • Keep it after your computer asks mine to delete it?

    Some of those things are what Mastodon does normally, but could be understood as copyright violations because the protocol doesn’t transmit any licensing information. Others, like search indexing are almost certainly legal, and the protocol is silent about them, but a few people will get very angry at anyone who visibly handles them differently from Mastodon. Meanwhile, how many people are quietly running servers with search indexes that aren’t even aware of Mastodon’s new opt-in/out search features?

    Pixelfed has started attaching licenses to content, but I think we might need more sophisticated, machine-readable licenses.

    • @Thrashy
      link
      English
      38
      edit-2
      3 months ago

      I remember some of these discussions around the time of the Twitter and Reddit exodii and the mindset of many of these folks was essentially that they’d used this social media protocol to create a nice, quiet safe space for like-minded tech-savvy queer leftists, and felt that the explosion in interest threatened to expose their posts to people outside of the community that they had come to know and trust – which is a point of view I can understand, but as a counterargument, you’re on a public social media platform, and specifically one that is designed to spread content broadly and indiscriminately to servers outside of your control. If you wanted to keep things out of the view of the larger Internet there were other, better solutions for a community platform that you probably should have picked instead.

      • @Zak
        link
        English
        373 months ago

        I’ll refrain from writing the uncharitable version of my reaction to the idea that the Fediverse should be some small, close-knit community forever and instead say that people who want small, close-knit communities based on ActivityPub are free to create them. Mastodon and other major server software supports allowlist-only federation.

        People using servers with open federation should expect that their posts will reach an ad-hoc, informally-specified, bug-ridden, slow implementation of half of ActivityPub running on a jailbroken smart light bulb, and that it will behave differently from vanilla Mastodon.

        • @jqubed
          link
          English
          113 months ago

          “Running on a jailbroken smart light bulb” might be the best phrase I’ve read all week, congratulations

      • Dame
        link
        fedilink
        English
        33 months ago

        That’s where my frustrations with “consent fedi” come into play. They want to force people to comply with their views. They could go into allow list federation and connect with those that views thing similarly yet they don’t.

    • @[email protected]
      link
      fedilink
      English
      63 months ago

      If your computer sends my computer an image and some text via [email], without any further communication, may I…

      Isn’t the answer just the same if you consider it as email? I mean ActivityPub is basically just email but with “social media” features. Surely lawyers already have answers to the question when it comes to email.

      If I send an email to the whole world, what is anyone allowed to do with it?

      In some ways, I feel like ActivityPub is just public. It’s not reasonable to be able to enforce any license, so it may as well just be considered public domain. But IANAL.

      • @Zak
        link
        English
        133 months ago

        If you send me an image by email and I display it on a website without permission, I am violating your copyright. If we apply the same thinking to ActivityPub, then most implementations of it are illegal. Fortunately, judges usually have enough common sense to step in and say a reasonable server admin would reasonably believe they have permission to do the things the popular software actually does.

        On the other hand, if someone takes photos I’ve shared on Mastodon and sells prints of them or licenses them to a stock photo agency, they’re definitely violating my copyright, and I will sue them. Some of the other options like running ads on a server are a little more ambiguous.

        Some of the other expectations people seem to have aren’t based on law but still-evolving concepts of consent. It would be nice to be able to program systems that have some awareness of what people are OK with.

        • @surewhynotlem
          link
          English
          103 months ago

          It’s almost like those websites that say “when you upload your content we can do what we want with it” did that for a good reason: to avoid all this complexity and possible lawsuit.

          • @[email protected]
            link
            fedilink
            English
            13 months ago

            And went too overboard with it, which is what tends to cause the usual responses to such changes in TOS. A better, more specific wording would have costed only $0.4/hour to pay to for their lawyer. Heck, I can do it almost for free:

            When you upload your content you give us a limited, revocable, non-transferable license to distribute the content with its current license on your behalf.

        • Optional
          link
          English
          -13 months ago

          If you send me an image by email and I display it on a website without permission, I am violating your copyright.

          Unless the image is already copyrighted, it takes publishing to provide a claim of copyright. Is email publishing? What if it’s a listserv with 300 recipients?

          • @Zak
            link
            English
            63 months ago

            In the 181 countries party to the Berne Convention, the image is copyrighted as soon as it is recorded to a physical medium. Yes, that includes a memory card, hard drive, etc…

      • @Zak
        link
        English
        23 months ago

        If I’m reading this comment right, it’s relying on a mistaken understanding of robots.txt. It is not an instruction to the server hosting it not to serve certain robots. It’s actually a request to any robot crawling the site to limit its own behavior. Compliance is 100% voluntary on the part of the robot.

        The ability to deny certain requests from servers that self-report running a version of their software with known vulnerabilities would be useful.

    • @[email protected]
      link
      fedilink
      English
      13 months ago

      Pixelfed has started attaching licenses to content, but I think we might need more sophisticated, machine-readable licenses.

      What, exactly, is unsophisticated / un-machine-readable about

      This post licensed under CC BY-NC-SA

      ?

    • @muntedcrocodile
      link
      English
      -23 months ago

      There have been many attempts to add content licencing but some of the devs (lemmy devs) really dont like the idea.

      Its already implemented on peertube and pixelfed but lemmy devs have so far refused to add it.