Skip to content

Add SSH client and key management hardening guide#420

Open
DicksonWu654 wants to merge 6 commits intosecurity-alliance:developfrom
DicksonWu654:codex/issue-393-ssh-hardening
Open

Add SSH client and key management hardening guide#420
DicksonWu654 wants to merge 6 commits intosecurity-alliance:developfrom
DicksonWu654:codex/issue-393-ssh-hardening

Conversation

@DicksonWu654
Copy link
Collaborator

Summary

  • add an endpoint-security guide for SSH client and key management hardening
  • cover modern key choices, passphrases, agent forwarding, host verification, automation separation, and revocation
  • add the guide to the endpoint-security index and sidebar

Closes #393

Validation

  • pnpm exec markdownlint-cli2 docs/pages/guides/endpoint-security/ssh-client-and-key-management-hardening.mdx docs/pages/guides/endpoint-security/index.mdx
  • pnpm exec vocs build
  • Claude CLI review of the final diff

@github-actions
Copy link

Sidebar Configuration Reminder

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

  • docs/pages/guides/endpoint-security/ssh-client-and-key-management-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 7b153ee

@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
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

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): SSH client and key management hardening guide

2 participants