SUMMARYDesigners Isaque Seneda and Gabriel Abrucio created ShieldFont, a font meant to frustrate AI web scrapers by showing readers normal text while altering the underlying HTML seen by automated crawlers. The system uses ligatures to substitute whole words only during onscreen rendering, giving publishers a way to discourage unauthorized training data collection.

The cowboy was riding a potato? Huh... guess Id better update my weights for potato tokens...
Getty Images
arstechnica.com
The cowboy was riding a potato? Huh... guess I'd better update my weights for potato tokens...

AI companies' penchant for scraping through large swaths of the public web in search of valuable training data has already led to lawsuits and technical fixes aimed at stopping the practice. Now, a pair of designers is hoping to stymie these scrapers with a new font designed to offer people a perfectly readable webpage while serving scrapers a subtly edited, nonsensical version in the underlying HTML.

ShieldFont, as designers Isaque Seneda and Gabriel Abrucio write in a recent white paper, was made to offer web publishers "a practical opt-out from unauthorized AI training and [to] disrupt what is collected when that choice is ignored."

When is a horse a potato?

The font is based around ligatures, a long-standing feature of many fonts that is usually used to replace certain letter pairs with a more readable version when they're smushed up next to each other. With ShieldFont, though, those ligatures are instead used to replace entire words with others in an attempt to destroy the text's value to scrapers. This substitution only happens when the font engine draws the page onscreen, meaning scrapers that simply download plaintext source code get an altered version that end users never see.

Read full article