docs: BYO-key section no longer claims the app holds no credential
This commit is contained in:
@@ -78,9 +78,8 @@ HMAC-signed cookie (`names.session`). There are no user accounts in this app.
|
|||||||
|
|
||||||
Optional. `/settings` stores an Anthropic or Gemini key in `localStorage`
|
Optional. `/settings` stores an Anthropic or Gemini key in `localStorage`
|
||||||
(`names.aiKey`) and the browser calls that provider **directly** — the key never
|
(`names.aiKey`) and the browser calls that provider **directly** — the key never
|
||||||
touches our server. Same pattern as `rpo`'s Google Vision key, for the same
|
touches our server. Same pattern as `rpo`'s Google Vision key. It overrides the
|
||||||
reason: the platform has no per-app env tool, and this is a free public tool that
|
platform path above and works without signing in.
|
||||||
shouldn't hold a metered credential.
|
|
||||||
|
|
||||||
The `anthropic-dangerous-direct-browser-access` header is correct here and would
|
The `anthropic-dangerous-direct-browser-access` header is correct here and would
|
||||||
be wrong in a product that owns the key. The distinction is whose key it is.
|
be wrong in a product that owns the key. The distinction is whose key it is.
|
||||||
|
|||||||
Reference in New Issue
Block a user