maxgoedjen / secretive

Store SSH keys in the Secure Enclave
MIT License
7.24k stars 159 forks source link

Verify overly aggressive socket notification listening isn't causing problems #263

Open maxgoedjen opened 3 years ago

maxgoedjen commented 3 years ago

https://github.com/maxgoedjen/secretive/blob/main/SecretAgentKit/SocketController.swift#L26 may be overly broad. Filtering on object is a bit tough since that dataAvailable one doesn't correspond to the controller's fileHandle.