From cd6789040cad9e286842b3ce7dacb7a271ec6016 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 26 Mar 2026 01:18:16 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20add=20prominent=20disclaimer=20=E2=80=94?= =?UTF-8?q?=20convenience=20tool,=20not=20security=20guarantee?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- src/popup/popup.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/popup/popup.html b/src/popup/popup.html index fbddfb8..4412485 100644 --- a/src/popup/popup.html +++ b/src/popup/popup.html @@ -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). +
+ 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. +
Options