maxgoedjen / secretive

Store SSH keys in the Secure Enclave
MIT License
6.99k stars 155 forks source link

Feature Request: Option for silent usage of key #389

Open adrianmace opened 2 years ago

adrianmace commented 2 years ago

👋

I'd like the option to have a key (without authorisation) that does not provide toast notifications when it is used.

Pros:

Cons:

maxgoedjen commented 2 years ago

🤔 that's an interesting idea. I'll give this one a think through, thanks for sugggesting :)

dgattey commented 2 years ago

This would be useful for me too, given that it's constantly used in VS Code

mbrgm commented 1 year ago

🤔 that's an interesting idea. I'll give this one a think through, thanks for sugggesting :)

Do you have an idea how this should be tackled?

As far as I skimmed the code, the main thing to define is where to store the silent flag for a key?

mbrgm commented 1 year ago

@maxgoedjen Any news? :)

Edit: Sorry, I don't want to be pushy. I just wanted to ask if you had any thoughts about this in the meantime

grantwest commented 1 year ago

Toast notifications can have an option selection. Maybe there should be a choice to "Don't notify for this app" so we can stop getting notifications for vscode. I think an ignore setting should apply only to the key+app combination.