{"id":184355,"date":"2023-11-22T10:38:09","date_gmt":"2023-11-22T10:38:09","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/ai-shield\/"},"modified":"2023-11-23T08:51:49","modified_gmt":"2023-11-23T08:51:49","slug":"ai-shield","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/ai-shield\/","author":20981217,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.3","stable_tag":"1.0.3","tested":"6.4.8","requires":"5.6.10","requires_php":"7.4","requires_plugins":null,"header_name":"AI Shield","header_author":"Matthew Davidson","header_description":"AI Shield helps protect your content from being used to train AI models, by inserting whitespace","assets_banners_color":"939eb0","last_updated":"2023-11-23 08:51:49","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/github.com\/sponsors\/KingMob","header_plugin_uri":"https:\/\/github.com\/KingMob\/ai-shield","header_author_uri":"https:\/\/github.com\/KingMob","rating":0,"author_block_rating":0,"active_installs":0,"downloads":2096,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.3":{"tag":"1.0.3","author":"kinggmobb","date":"2023-11-23 08:51:49"}},"upgrade_notice":{"1.0":"<p>To protect your content!<\/p>"},"ratings":[],"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":3000546,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3000546,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3000546,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3000546,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3000546,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Sample paragraph from a post, copied from the browser. It includes some special characters for testing.","2":"The same paragraph pastes into https:\/\/invisible-characters.com\/view.html. You can see all the whitespace characters at the bottom."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[2353,216196,216551,194533],"plugin_category":[],"plugin_contributors":[223013],"plugin_business_model":[],"class_list":["post-184355","plugin","type-plugin","status-publish","hentry","plugin_tags-ai","plugin_tags-chatgpt","plugin_tags-gpt","plugin_tags-openai","plugin_contributors-kinggmobb","plugin_committers-kinggmobb"],"banners":{"banner":"https:\/\/ps.w.org\/ai-shield\/assets\/banner-772x250.png?rev=3000546","banner_2x":"https:\/\/ps.w.org\/ai-shield\/assets\/banner-1544x500.png?rev=3000546","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/ai-shield\/assets\/icon.svg?rev=3000546","icon":"https:\/\/ps.w.org\/ai-shield\/assets\/icon.svg?rev=3000546","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/ai-shield\/assets\/screenshot-1.png?rev=3000546","caption":"Sample paragraph from a post, copied from the browser. It includes some special characters for testing."},{"src":"https:\/\/ps.w.org\/ai-shield\/assets\/screenshot-2.png?rev=3000546","caption":"The same paragraph pastes into https:\/\/invisible-characters.com\/view.html. You can see all the whitespace characters at the bottom."}],"raw_content":"<!--section=description-->\n<p>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.<\/p>\n\n<p>This is not fool-proof, but will add a roadblock to ML use of the data.<\/p>\n\n<p>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.<\/p>\n\n<p>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.<\/p>\n\n<p>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!<\/p>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Click on Plugins &gt; Add New Plugin, and then click on the \"Upload Plugin\" button. Choose the .zip file to upload it.<\/li>\n<li>Once installed, Activate the plugin through the 'Plugins' area in WordPress Admin.<\/li>\n<li>That's all you have to do! AI Shield will start protecting your content.<\/li>\n<\/ol>\n\n<p>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.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20do%20i%20know%20it%27s%20working%20if%20it%27s%20invisible%3F'><h3>How do I know it's working if it's invisible?<\/h3><\/dt>\n<dd><p>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 <em>inside<\/em> words.<\/p>\n\n<p>There's also a handy link to invisible-characters.com if you look at AI Shield on the Plugins page.<\/p><\/dd>\n<dt id='what%20content%20does%20it%20protect%3F'><h3>What content does it protect?<\/h3><\/dt>\n<dd><p>For now, the body content, previews, and titles, but not things like images. If you want those to be obscured too, let me know.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>Fixed priority bug that interfered with some shortcodes<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>Fixed minor admin bug<\/li>\n<li>Reformatted readme.txt<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Added settings page<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"AI Shield helps protect your content from being used to train AI models, by inserting whitespace that&#039;s invisible to humans, but awkward for AIs.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/184355","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=184355"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kinggmobb"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=184355"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=184355"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=184355"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=184355"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=184355"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=184355"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}