Skip to content

Add Web3 browser hardening guide#417

Draft
DicksonWu654 wants to merge 5 commits intosecurity-alliance:developfrom
DicksonWu654:codex/issue-391-browser-hardening
Draft

Add Web3 browser hardening guide#417
DicksonWu654 wants to merge 5 commits intosecurity-alliance:developfrom
DicksonWu654:codex/issue-391-browser-hardening

Conversation

@DicksonWu654
Copy link
Collaborator

Closes #391

Summary

  • add an endpoint-security guide for browser hardening in Web3 workflows
  • cover profile separation, extension minimization, WebUSB/WebHID caution, sync limits, and signing hygiene
  • link the page from the endpoint-security index and Guides sidebar

Verification

  • pnpm exec markdownlint-cli2 docs/pages/guides/endpoint-security/web-browser-hardening.mdx docs/pages/guides/endpoint-security/index.mdx
  • pnpm exec vocs build

@github-actions
Copy link

Sidebar Configuration Reminder

This PR includes added, renamed, or removed documentation files:

  • docs/pages/guides/endpoint-security/web-browser-hardening.mdx (added)

Please ensure that:

  • The sidebar in vocs.config.tsx has been updated to include these files
  • New content has the dev: true parameter so it's marked as under development
  • Sidebar links match the file paths - use the preview deployment to verify

See Contributing Guide – Sidebar & Navigation for more details.


This is an automated reminder. If this PR doesn't need sidebar changes, you can ignore this message.

@github-actions
Copy link

github-actions bot commented Mar 16, 2026

built with Refined Cloudflare Pages Action

⚡ Cloudflare Pages Deployment

Name Status Preview Last Commit
frameworks ✅ Ready (View Log) Visit Preview 788517b

@DicksonWu654 DicksonWu654 marked this pull request as draft March 16, 2026 03:59
@scode2277 scode2277 added the content:add This issue or PR adds content or suggests to label Mar 16, 2026
@DicksonWu654 DicksonWu654 force-pushed the codex/issue-391-browser-hardening branch from 12d55b8 to 493a4bc Compare March 21, 2026 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content:add This issue or PR adds content or suggests to

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Content(add): Web browser hardening guide for Web3

2 participants