Aaron Bieber
34292747c2
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/8cfef6986adfb599ba379ae53c9f5631ecd2fd9c' (2023-11-27) → 'github:NixOS/nixpkgs/9b19f5e77dd906cb52dade0b7bd280339d2a1f3d' (2024-01-13) |
||
---|---|---|
.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.