logicsrc/apps/logicsrc-web/src
Anthony Ettinger 9a4f25022d fix(web): the Credential Sharing page never mentioned team sharing
End-to-end-encrypted team vaults shipped on 2026-07-13, and
/docs/credential-sharing documents them in full. The marketing route
/credential-sharing is a separate hand-written page, and its copy was
never updated -- it listed five providers, omitted the `team` endpoint
type, and said nothing about sharing with teammates at all. Anyone
evaluating the product from that page concluded teams were unsupported.

Add a Team vaults provider card and a team-sharing block covering the
trust model (zero-knowledge relay, X25519-sealed DEKs, rotation on
departure) with the real `logicsrc teams` commands. The route metadata
and llms.txt entry had drifted the same way and also omitted sh1pt.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 11:52:38 +00:00
..
app fix(web): the Credential Sharing page never mentioned team sharing 2026-08-03 11:52:38 +00:00
components fix(web): the Top-Level Pages cards led nowhere, and /privacy was not a page (#114) 2026-07-30 14:35:51 -07:00
lib fix(web): the Credential Sharing page never mentioned team sharing 2026-08-03 11:52:38 +00:00
proxy.ts fix(proxy): validate host against allowlist to prevent open redirect (fixes #65) (#68) 2026-06-13 22:44:26 -07:00
styles.css feat(web): put the one-line install in front of everyone 2026-07-30 12:55:30 -07:00