remove attribution claim and security audit report link from public pages

This commit is contained in:
russell@unturf.com 2026-02-22 22:24:02 -05:00
parent e0fb466c36
commit 2fd0432701
2 changed files with 1 additions and 3 deletions

View file

@ -171,8 +171,6 @@ curl -s https://uncloseai.com/downloads/SHA256SUMS | grep chrome | sha256sum -c<
<li>Content Security Policy restricts extension pages to <code>script-src 'self'</code></li>
<li>Extension stores exactly one value: <code>{enabled: true|false}</code></li>
</ul>
<p>📋 <a href="https://git.unturf.com/engineering/unturf/uncloseai-browser-toys/-/blob/master/docs/security.html" target="_blank"><strong>Read the full Security Audit Report →</strong></a></p>
<h3 id="source">Source Code</h3>
<p>📦 <a href="https://git.unturf.com/engineering/unturf/uncloseai-browser-toys" target="_blank">git.unturf.com/engineering/unturf/uncloseai-browser-toys</a></p>
<p>Build from source:</p>

View file

@ -210,7 +210,7 @@ uncloseai.js is a game-changer for battery-powered devices like smartphones, tab
</p>
<h3>Open Source</h3>
<p>uncloseai.js is <strong>public domain software</strong> - completely free to use, modify, and distribute. No attribution required, though always appreciated!</p>
<p>uncloseai.js is <strong>public domain software</strong>, completely free to use, modify, and distribute.</p>
<p>📦 <strong>Source Code:</strong> <a href="https://git.unturf.com/engineering/unturf/uncloseai.com" target="_blank">https://git.unturf.com/engineering/unturf/uncloseai.com</a></p>