Severian commited on
Commit
8b67cfe
·
verified ·
1 Parent(s): 1cf8186

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -646,7 +646,7 @@
646
  <!-- Hero Section -->
647
  <div class="hero">
648
  <h1>Image Poison Shield</h1>
649
- <p class="subtitle">Poison shieldthat protects your work while disrupting unauthorized AI training</p>
650
  </div>
651
 
652
  <!-- Hook Section -->
@@ -788,7 +788,7 @@
788
  </div>
789
 
790
  <h3>AI Generative Model Tests</h3>
791
- <p style="margin-bottom: 15px;">When AI generators attempt to recreate protected images, the shieldcauses visible artifacts:</p>
792
 
793
  <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin: 20px 0;">
794
  <div style="background: rgba(163, 120, 72, 0.05); padding: 15px; border-radius: 8px; border: 2px solid rgba(163, 120, 72, 0.3);">
@@ -840,7 +840,7 @@
840
  <h3>Watermark Removal Resistance</h3>
841
  <p>Protected images tested against commercial AI-powered watermark removal tools:</p>
842
  <div style="background: rgba(44, 140, 132, 0.15); padding: 20px; border-radius: 8px; margin: 20px 0; text-align: center;">
843
- <h4 style="font-size: 2em; margin: 0; color: var(--success-color);">100% shieldPreservation</h4>
844
  <p style="margin-top: 10px; font-size: 1.1em;">0 out of 4 test images had protection removed</p>
845
  <p style="margin-top: 15px; font-style: italic; color: var(--text-secondary);">Traditional watermark removers detect surface patterns. Image Poison Shield embeds protection in the frequency-domain structure—it appears as natural image content.</p>
846
  </div>
@@ -913,7 +913,7 @@
913
  <h3>Expansion Roadmap</h3>
914
  <p style="margin-bottom: 15px;">With proper backing, Image Poison Shield can expand beyond images:</p>
915
  <ul style="line-height: 1.8; margin-bottom: 25px;">
916
- <li><strong>Video Protection:</strong> Frame-coherent shieldfor film, TV, and social media</li>
917
  <li><strong>Audio Protection:</strong> Frequency-domain poisoning for music and podcasts</li>
918
  <li><strong>3D Assets:</strong> Protection for models, textures, and virtual environments</li>
919
  <li><strong>Document Protection:</strong> Text-based content for articles, books, and code</li>
 
646
  <!-- Hero Section -->
647
  <div class="hero">
648
  <h1>Image Poison Shield</h1>
649
+ <p class="subtitle">Poison shield that protects your work while disrupting unauthorized AI training</p>
650
  </div>
651
 
652
  <!-- Hook Section -->
 
788
  </div>
789
 
790
  <h3>AI Generative Model Tests</h3>
791
+ <p style="margin-bottom: 15px;">When AI generators attempt to recreate protected images, the shield causes visible artifacts:</p>
792
 
793
  <div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin: 20px 0;">
794
  <div style="background: rgba(163, 120, 72, 0.05); padding: 15px; border-radius: 8px; border: 2px solid rgba(163, 120, 72, 0.3);">
 
840
  <h3>Watermark Removal Resistance</h3>
841
  <p>Protected images tested against commercial AI-powered watermark removal tools:</p>
842
  <div style="background: rgba(44, 140, 132, 0.15); padding: 20px; border-radius: 8px; margin: 20px 0; text-align: center;">
843
+ <h4 style="font-size: 2em; margin: 0; color: var(--success-color);">100% Shield Preservation</h4>
844
  <p style="margin-top: 10px; font-size: 1.1em;">0 out of 4 test images had protection removed</p>
845
  <p style="margin-top: 15px; font-style: italic; color: var(--text-secondary);">Traditional watermark removers detect surface patterns. Image Poison Shield embeds protection in the frequency-domain structure—it appears as natural image content.</p>
846
  </div>
 
913
  <h3>Expansion Roadmap</h3>
914
  <p style="margin-bottom: 15px;">With proper backing, Image Poison Shield can expand beyond images:</p>
915
  <ul style="line-height: 1.8; margin-bottom: 25px;">
916
+ <li><strong>Video Protection:</strong> Frame-coherent shield for film, TV, and social media</li>
917
  <li><strong>Audio Protection:</strong> Frequency-domain poisoning for music and podcasts</li>
918
  <li><strong>3D Assets:</strong> Protection for models, textures, and virtual environments</li>
919
  <li><strong>Document Protection:</strong> Text-based content for articles, books, and code</li>