romanz / trezor-agent

Hardware-based SSH/GPG/age agent
GNU Lesser General Public License v3.0
568 stars 152 forks source link

Add a 'system' sound call when waiting for user interaction #311

Open romanz opened 4 years ago

romanz commented 4 years ago

For example, spd-say trezor.

kwvg commented 2 years ago

I remember my first time I used trezor-agent (specifically using: trezor-agent [address] --connect -e ed25519 -c) and seeing no response, I thought something was wrong with the agent or that my computer was borked, it didn't occur to me to check the Trezor (where it was asking for permission) until I force closed the agent and noticed something in the backtrace that indicated that maybe I should check it... silly me!

Maybe a "Waiting for device authentication... please grant request for [insert action] to [insert host] on your [device name]" would prevent such a momentary lapse... even if auditory indicators aren't on the immediate roadmap