Aaron Bieber
574414bf11
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/e4ad989506ec7d71f7302cc3067abd82730a4beb' (2023-11-19) → 'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27) |
||
---|---|---|
.envrc | ||
.gitignore | ||
agent.go | ||
cmds.go | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
icon.go | ||
LICENSE | ||
main.go | ||
privkey.go | ||
README.md |
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.