Skip to content

Instantly share code, notes, and snippets.

View wallacewinfrey's full-sized avatar

Wallace Winfrey wallacewinfrey

View GitHub Profile
@ChristopherA
ChristopherA / ssh-keys-best-practices.md
Last active May 30, 2025 06:31
SSH Keys - Best Practices

SSH Keys Best Practices

(VERY rought draft, still a work-in-progress)

SSH Key Seperation

Authentication and signing keys serve different purposes, especially on platforms like GitHub where code integrity and access control are crucial. Here's a comparison based on their functions and best practices:

Authentication Keys:

  1. Purpose: