이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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!

스크린샷

설치

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.

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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