▲ 399 ▼ OpenAI finally admitted they're crawling the web to profit off of GPT. Block it from your sites using robots.txt. (platform.openai.com) submitted 3 years ago by empireOfLove@lemmy.one to c/privacyguides@lemmy.one 56 comments fedilink hide all child comments
▲ 114 ▼ Disallow GPTBot to access your site (platform.openai.com) submitted 3 years ago by igalmarino@lemmy.ml to c/technology@lemmy.ml 13 comments fedilink hide all child comments
▲ 57 ▼ Should we block OpenAI from scrapping the server? (platform.openai.com) submitted 3 years ago by mp3@lemmy.ca [M] to c/lemmy_ca_support@lemmy.ca 21 comments fedilink hide all child comments Right now, robots.txt on lemmy.ca is configured this way User-Agent: * Disallow: /login Disallow: /login_reset Disallow: /settings Disallow: /create_community Disallow: /create_post Disallow: /create_private_message Disallow: /inbox Disallow: /setup Disallow: /admin Disallow: /password_change Disallow: /search/ Disallow: /modlog Would it be a good idea privacy-wise to deny GPTBot from scrapping content from the server? User-agent: GPTBot Disallow: / Thanks!