Skip to content

Add password manager endpoint hardening guide#419

Open
DicksonWu654 wants to merge 21 commits intosecurity-alliance:developfrom
DicksonWu654:codex/issue-392-password-manager-endpoint
Open

Add password manager endpoint hardening guide#419
DicksonWu654 wants to merge 21 commits intosecurity-alliance:developfrom
DicksonWu654:codex/issue-392-password-manager-endpoint

Conversation

@DicksonWu654
Copy link
Collaborator

Closes #392

Summary

  • add an endpoint-security guide for hardening devices and browsers that can unlock a password manager
  • cover device baseline controls, autofill and clipboard hygiene, phishing-resistant MFA, and lost-device response
  • link the page from the endpoint-security index and Guides sidebar

Verification

  • pnpm exec markdownlint-cli2 docs/pages/guides/endpoint-security/password-manager-endpoint-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/password-manager-endpoint-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 cd4f3dd

@DicksonWu654 DicksonWu654 force-pushed the codex/issue-392-password-manager-endpoint branch from c676e49 to 2b3b690 Compare March 21, 2026 04:07
Copy link
Collaborator Author

@DicksonWu654 DicksonWu654 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Collaborator

@scode2277 scode2277 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gtg @mattaereal!

Thanks @DicksonWu654!

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): Password manager endpoint hardening guide

2 participants