tool · inferred from evidence
gnome-keyring
A tool for managing secrets and keys in GNOME environments.
- pscale CLI hangs for ~2 minutes on every command in WSL2
Confirmed workaround: run `pkill gnome-keyring` before each pscale command — multiple reporters verified commands go from ~2 minutes to instant. One user aliased it in .bashrc: `alias pscale="pkill gnome-keyring && pscale"`. The underlying