Skip Navigation

AI companies using the fediverse to scrape data

I'm curious to get all of your thoughts on this. It's no secret that AI has been growing quite exponentially over the last year. I feel that new models are being released almost every other day. With that said many of these models need a tremendous amount of data to train on. It's no secret that reddit sells its users interaction to the highest bidder. This was partially the reason why they made the changes to the API limits that got many of us to move to the fediverse in the first place.

My question is how does everyone feel with knowing that multi-billion dollar companies as scraping this instance and the others, creating extra load on the servers for nothing more than to be able to profit from it?

What can be done to continue providing a free, open network to users but prevent those who are only looking to profit from the data?

edit: fixed title typo

9 comments
  • Server admins could add in the policy that any AI scrapping requires the previous permission of the copyright holders of the contents (i.e., the users) when the scrap is done for exploitation of the data for greed. Also, the robots.txt could be used to forbid AI HTML scrap.

    I don't think that restrictions should be added at a protocol level, but, may be, some declarative tags should be fine:

     
        
    {
    "rich": "eat",
    "about-meta": "fck-genocidal-and-youth-suicidal-promoter-zuckenberg",
    "ai": "not-for-greed"
    }
     
      
9 comments