Ask confirmation before use of selected ssh keys

Hi :slight_smile:

When I use my default ssh key, I’m happy that all is transparent and it connects to the remote computer without asking anything.
But when I think my ssh key may have been compromised and thus I decide to change it, it would be very nice to be able to be informed if I forget a remote computer where I leave the old ssh key active.

For that purpose, Seahorse would have to ask confirmation before use of selected ssh keys (like ssh-add -c if I’m right).
Is it able to do that yet?