2023-10-07 06:11:25 -06:00
|
|
|
traygent
|
|
|
|
========
|
|
|
|
|
2023-11-22 09:00:57 -07:00
|
|
|
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.
|
|
|
|
|
2024-01-17 09:35:47 -07:00
|
|
|
This can be used to tie in an external application for verification of key usage, or to send desktop notifications when a key is added/removed.
|
2023-11-22 09:00:57 -07:00
|
|
|
|
|
|
|
|