Skip to content

Annotate keys.txt entries with per-key host identifiers - #5

Merged
Aswinmcw merged 2 commits into
mainfrom
copilot/add-comments-to-keys
Sep 13, 2026
Merged

Aswinmcw merged 2 commits into
mainfrom
copilot/add-comments-to-keys

Conversation

Copilot AI commented Sep 13, 2026

Copy link
Copy Markdown
Contributor

keys.txt listed valid SSH public keys but lacked quick, human-readable labels per entry. This change adds explicit per-key annotations so each key can be identified at a glance during review and key lifecycle operations (add/remove/retire).

  • Key file readability

    • Added a descriptive comment line before each SSH key entry in keys.txt.
    • Labels map each key to its host/device context (desktop, laptop, MacBook variants, Ubuntu server, TrueNAS host).
  • Operational clarity

    • Improves scanability of the key list without changing key material or authentication behavior.
    • Makes future key management less error-prone by making intent visible inline.
# Aswin laptop key
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDVPz7w9Rgaifdn2RHGqCIhMZTymQykeELX05SukoFce aswin@Aswin-Laptop

Co-authored-by: Aswinmcw <156493059+Aswinmcw@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 13, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
keys 6b99e07 Sep 13 2026, 01:57 PM

@Aswinmcw
Aswinmcw marked this pull request as ready for review September 13, 2026 13:57
@Aswinmcw
Aswinmcw added this pull request to the merge queue Sep 13, 2026
Merged via the queue into main with commit 1c5f4b9 Sep 13, 2026
3 checks passed
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