## SSH
[Using SSH with Trezor](https://github.com/romanz/trezor-agent/blob/master/doc/README-SSH.md)
- Every time you add an SSH key restart the agent
```shell
launchctl unload ~/Library/LaunchAgents/com.trezor.agent.plist
launchctl load ~/Library/LaunchAgents/com.trezor.agent.plist
```
## GPG
[Using GPG with Trezor](https://github.com/romanz/trezor-agent/blob/master/doc/README-GPG.md)
## FIDO2
[Passkeys with Trezor](https://trezor.io/learn/a/what-is-fido2)