maxgoedjen / secretive

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

Better failure handling for SEP blackout #415

Closed maxgoedjen closed 1 year ago

maxgoedjen commented 1 year ago

https://github.com/maxgoedjen/secretive/issues/391 documents a case where the SEP just stops responding as if it has secrets available. Detect and handle this case.

maxgoedjen commented 1 year ago

I've dropped in a speculative fix for this - it's possible that these are two unrelated issues, but if that turns out to not be the case, well reopen this one.