# Useful External Links

Good blog post on Discoverable (resident) and non-discoverable (non-resident) keys FIDO2 SSH keys.

<https://feldspaten.org/2024/02/03/ssh-authentication-via-Yubikeys/>

Good link from Yubico about "Securing SSH with the YubiKey"

<https://developers.yubico.com/SSH/>

Using YubiKey PIV with Windows' native SSH client

<https://support.yubico.com/hc/en-us/articles/360021606180-Using-YubiKey-PIV-with-Windows-native-SSH-client>

Various Yubikey guides!

<https://developers.yubico.com/PIV/Guides/>

How to delete a credential from a YubiKey

<https://www.burgerhout.org/how-to-delete-a-credential-from-an-yubikey>

Using Yubico Security Key On MacOS For SSH

<https://eclipsys.ca/fr/using-yubico-security-key-on-macos-for-ssh/>

How to Store an SSH Key on a Yubikey

<https://eclipsys.ca/fr/using-yubico-security-key-on-macos-for-ssh/>

Securing my personal SSH infrastructure with Yubikeys

<https://www.dzombak.com/blog/2021/02/Securing-my-personal-SSH-infrastructure-with-Yubikeys.html>

Why keys dont work on ChromeOS (in containers) / hwkey (e.g. yubikey) support within Crostini containers

<https://issuetracker.google.com/issues/215265422?pli=1>

<https://github.com/Yubico/yubioath-flutter/issues/333>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.k9.io/key9-identity/ssh/installation-and-setup/useful-external-links.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
