launcher icon indicating copy to clipboard operation
launcher copied to clipboard

Kolide flags sk SSH key handles as unencrypted private keys

Open smlx opened this issue 1 year ago • 0 comments

SSH sk key handles (FIDO2 token backed) stored on disk are incorrectly flagged as unencrypted private keys.

These files are unencrypted but they just contain a handle to the private key which is stored on the FIDO2 token. So kolide should not flag these as a problem.

smlx avatar Jul 03 '24 04:07 smlx