Skip to content

Rewrite extension docs for the web ecosystem#43

Merged
0xtsukino merged 2 commits intomasterfrom
update-extension-docs
Feb 24, 2026
Merged

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

Conversation

@0xtsukino
Copy link
Copy Markdown
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.
@0xtsukino 0xtsukino merged commit c817bb9 into master Feb 24, 2026
1 check passed
@0xtsukino 0xtsukino deleted the update-extension-docs branch February 24, 2026 09:35
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