traygent/README.md
2023-11-22 09:00:57 -07:00

12 lines
327 B
Markdown

traygent
========
A ssh-agent(1) that lives in your system tray and allows you to run arbitrary commands when:
- A key is added.
- A key is removed.
- A signing request comes in.
This can be used to tie in an external applicaiton for verification of key usage. Or to send desktop notifications when a key is added/removed.