Skip to content

Commit ce6c918

Browse files
authored
Fix weaknesses description for proton-bridge-mcp
Corrected the description of weaknesses for proton-bridge-mcp.
1 parent d867a45 commit ce6c918

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ entry below is rated against them:
6868
quoted history, so far fewer tokens reach the model (cheaper, and a smaller surface for
6969
content-borne tricks). Most others return raw HTML and full quoted chains.
7070

71-
In each entry below, *"Where it's weaker"* describes **that server's** limitations
72-
relative to ProtonBound — not ProtonBound's.
7371

7472
### Proton-specific
7573

@@ -78,7 +76,7 @@ relative to ProtonBound — not ProtonBound's.
7876
first-use — it records Bridge's cert the first time it connects and rejects changes
7977
after); requires you to pass an explicit acknowledgement flag before it will delete or
8078
move mail.
81-
- *Where it's weaker:* it sends over SMTP directly, with no draft-first review step; it
79+
- *Where it's weaker:* it sends over SMTP, with no draft-first with optional send step; it
8280
exposes the **full mailbox** with no folder/address scoping or per-process isolation
8381
(*scoping*); it does not fence untrusted bodies (*injection*); it returns HTML as-is
8482
with no Markdown/quote trimming (*tokens*). Its first-use pinning also trusts whatever

0 commit comments

Comments
 (0)