fix: add prominent disclaimer — convenience tool, not security guarantee
Users will stop checking once they trust the tool. Be upfront that it can miss PPI in images, file uploads, unusual name variations, or unconfigured data. Yellow warning box in the popup footer. https://claude.ai/code/session_01Dvgwe7XMoSxnWXkih8p1Cw
This commit is contained in:
@@ -178,6 +178,11 @@
|
||||
access to your computer could read it. This is the same as browser cookies
|
||||
and localStorage, not as secure as saved passwords (which are OS-encrypted).
|
||||
</div>
|
||||
<div class="privacy-note" style="color:#b45309;background:#fef3c7;padding:6px 8px;border-radius:4px;margin-bottom:6px">
|
||||
Silent Send is a convenience tool, not a security guarantee. It can miss
|
||||
PPI in images, file uploads, unusual name forms, or data you forgot to
|
||||
configure. Always verify sensitive messages before sending.
|
||||
</div>
|
||||
<a href="#" id="btnOptions">Options</a>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user