Skip to content

Rewrite extension docs for the web ecosystem#43

Open
0xtsukino wants to merge 2 commits intomasterfrom
update-extension-docs
Open

Rewrite extension docs for the web ecosystem#43
0xtsukino wants to merge 2 commits intomasterfrom
update-extension-docs

Conversation

@0xtsukino
Copy link
Contributor

Summary

  • Rewrote docs/extension/README.md as an overview of the TLSNotary web ecosystem (extension, plugins, verifier), with installation instructions and links to the demo site and interactive tutorial
  • Rewrote docs/extension/plugins.md with full plugin system documentation: architecture, lifecycle, capabilities API (DOM, hooks, prove(), handlers), a complete X-Profile example, security model, and development guide
  • Added docs/extension/verifier.md covering the verifier server: architecture, built-in proxy, API endpoints, session flow, webhook system, deployment (Docker, nginx), and configuration
  • Removed outdated docs/extension/provider.md

Test plan

  • Verify the site builds cleanly (npm run build)
  • Check sidebar renders correctly: Browser Extension → Plugins → Verifier Server
  • Confirm internal links between the three pages resolve
  • Review content accuracy against the extension repo

0xtsukino and others added 2 commits February 9, 2026 21:21
Replace outdated extension docs with comprehensive documentation
for the TLSNotary web ecosystem: browser extension overview, plugin
system (architecture, capabilities API, handler reference), and
verifier server (deployment, API endpoints, webhooks). Remove the
old provider API page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants