RSL 1.0 statt robots.txt: Neuer Standard für Internet-Inhalte

Ein neuer Standard, um Inhalte im Internet zu schützen. RSL wird von Akteuren wie Verlagen und der Werbebranche unterstützt.

heise online

A quick thing you can do if you want to restrict or limit #LLM training on your content - or the opposite, allow it under specific conditions (e.g. attribution).

  • Create /license.xml
  • Add License: https://krvtz.net/license.xml line to your /robots.txt
  • Sample license.xml banning any LLM learning:

    <rsl xmlns="https://rslstandard.org/rsl"> <content url="/"> <license> <prohibits type="usage">ai-train ai-input</prohibits> </license> </content> </rsl>

    Sample license.xml allowing LLM learning on CC-BY attribution basis:

    <rsl xmlns="https://rslstandard.org/rsl"> <content url="/"> <license> <permits type="usage">all</permits> <payment type="attribution"> <standard>https://creativecommons.org/licenses/by/4.0/</standard> </payment> </license> </content> </rsl>

    Live example: https://krvtz.net/robots.txt

    Full standard: https://rslstandard.org/guide/getting-started

    #AI #MachineLearning #RSL #ReallySimpleLicensing

    1,500개 미디어가 지지하는 RSL 1.0, 구글 AI 검색에 ‘선택적 NO’

    RSL 1.0 정식 출시로 퍼블리셔가 일반 검색은 유지하면서 AI 검색만 선택적으로 거부할 수 있게 됐습니다. 1,500개 미디어 조직이 지지하는 새로운 표준을 소개합니다.

    https://aisparkup.com/posts/7384

    For artists that maintain their own website, this development is worth taking notice of rslstandard.org 💪 I might test it after October is over. As you all know, I am a bit busy drawing right now 😄 github.com/Jameswlepage... #reallysimplelicensing #rsl #art

    What is RSL? | RSL: Really Sim...
    RSL: Really Simple Licensing

    The open content licensing standard for the AI-first Internet

    Pay-per-output? AI firms blindsided by beefed up robots.txt instructions.

    “Really Simple Licensing” makes it easier for creators to get paid for AI scraping.

    Ars Technica

    This need to get adopted industry wide.

    RSL: a license for your web site, get AI scrapers to pay you or stop scraping.

    https://rslcollective.org

    #AI #Theft #ReallySimpleLicensing #RSL

    RSL Collective: The Collective Rights Organization for the Internet

    The nonprofit RSL Collective brings together millions of online publishers and creators to protect their rights and negotiate for fair compensation from AI companies.

    A new #licensingstandard, #ReallySimpleLicensing (#RSL), aims to allow #webpublishers to set terms for #AI companies using their content. Supported by major brands like Reddit and Yahoo, RSL builds upon the existing #robotstxt protocol, enabling #publishers to specify #licensing and #royaltyterms for #AItraining data. https://www.theverge.com/news/775072/rsl-standard-licensing-ai-publishing-reddit-yahoo-medium?eicker.news #tech #media #news
    The web has a new system for making AI companies pay up

    A new licensing standard, called the RSL Standard, aims to allow AI companies to license content from across the web. Reddit, Yahoo, Quora, and others are already on board.

    The Verge

    RSL is the missing layer for the AI era: set terms, get attribution, and get paid (per crawl or per inference). Open standard, collective leverage. If AI uses your work, it should respect your license. Time to take control.

    https://hostvix.com/rsl-a-new-standard-to-make-ai-pay-for-the-content-it-consumes/

    #RSL #ReallySimpleLicensing #AI #AIethics #AIsafety #AIdata #ContentRights #Licensing #OpenWeb #RobotsTxt #Publishers #Creators #Attribution #PayPerCrawl #PayPerInference #RSS #WebStandards #DigitalRights #CollectiveLicensing #Fastly

    RSL: A New Standard to Make AI Pay for the Content It Consumes - Hostvix

    The web has always run on a simple deal: creators publish content, audiences consume it, and somewhere in between, business models make the whole thing sustainable. For two decades, that model was mostly powered by ads, subscriptions, or syndication. But along came AI — and suddenly, content created for people is being vacuumed up at...

    Hostvix

    生成AIが巡回するたび報酬が発生? 無断クローラー対策の決定版となる標準規格が誕生【やじうまWatch】 - INTERNET Watch
    https://internet.watch.impress.co.jp/docs/yajiuma/2046521.html

    『「Really Simple Licensing(RSL)」は、 生成AIのトレーニングデータを収集するクローラーに対する利用条件をウェブパブリッシャーが設定できるというもので、ウェブサイトの「robots.txt」ファイルに追記するだけで利用できる。これを用いれば、生成AIのクローラーがコンテンツを巡回するごとに支払うべき料金といったライセンスも設定できることから、AIスクレイピングによってクリエイターは報酬を得やすくなる』

    『すでにReddit、Yahoo、Quora、Mediumなどの大手が賛同を表明』

    #ReallySimpleLicensing #RSL #GenerativeAI

    生成AIが巡回するたび報酬が発生? 無断クローラー対策の決定版となる標準規格が誕生

     生成AIが巡回することに報酬の支払いを求めるなどのライセンスを設定できる標準規格が誕生し、海外で話題になっている。

    INTERNET Watch