website/content/posts/post-1.md
2025-01-23 15:11:51 -05:00

398 B
Executable file

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

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