diff --git a/README.md b/README.md index 5660a6e..a545b9a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ traygent ======== -A graphical ssh-agent(1). +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. + +