website/content/posts/post-1.md
Mira Kristipati 6178c08a19
All checks were successful
/ ls (push) Successful in 5s
add marquee
2025-01-29 10:32:31 -05:00

392 B
Executable file

author pubDate slug title
ArgentumCation 2023-03-19 post-1 Generating an SSH Resident Key

import { Accordion, AccordionItem } from "accessible-astro-components";

Here's how to create a resident SSH Key using a security key

ssh-keygen -t ed25519-sk -Oresident

If that one doesn't work,

ssh-keygen -t ed25519-sk -Oresident -Oapplication=ssh:key