這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

AI Shield

描述

AI Shield helps protect your content from being used to train AI models, by inserting whitespace that’s invisible to humans, but awkward for AIs.

This is not fool-proof, but will add a roadblock to ML use of the data.

It inserts whitespace characters that are effectively invisible to humans in the middle of words, while also replacing visible whitespace with non-standard, but valid, whitespace characters.

This somewhat blurs the boundary of what’s a word or not, and should work until AI companies add a clean-up process to compensate for it. But until that’s added, it may prevent your content from being trivially used.

In the end, preventing your content from being used without consent or payment requires a social and/or legal solution, not a technological one. But until then, give this a try!

螢幕截圖

  • Sample paragraph from a post, copied from the browser. It includes some special characters for testing.
  • The same paragraph pastes into https://invisible-characters.com/view.html. You can see all the whitespace characters at the bottom.

安裝

This section describes how to install the plugin and get it working.

  1. Click on Plugins > Add New Plugin, and then click on the “Upload Plugin” button. Choose the .zip file to upload it.
  2. Once installed, Activate the plugin through the ‘Plugins’ area in WordPress Admin.
  3. That’s all you have to do! AI Shield will start protecting your content.

By default, AI Shield will cache obfuscated content for 5 minutes, but you can change the duration, or disable cache entirely (not recommended), from the Settings page.

常見問題

How do I know it’s working if it’s invisible?

Try copying-and-pasting some post body content into https://invisible-characters.com/view.html, and click on the “View!” button. It will show you all the invisible characters. Anything that begins with “U+”, but isn’t “U+0020” is nonstandard whitespace. Note that some of it appears inside words.

There’s also a handy link to invisible-characters.com if you look at AI Shield on the Plugins page.

What content does it protect?

For now, the body content, previews, and titles, but not things like images. If you want those to be obscured too, let me know.

評價

There are no reviews for this plugin.

貢獻者及開發者

“AI Shield” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 AI Shield 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.3

  • Fixed priority bug that interfered with some shortcodes

1.0.2

  • Fixed minor admin bug
  • Reformatted readme.txt

1.0.1

  • Added settings page

1.0.0

  • Initial release