Open ripatel-fd opened 3 months ago
OpenSSH refuses to load private keys with too open permissions (e.g. world-readable). This forces operators to at least minimally protect their keys.
We might want to do this in fd_keyload_load too.
@mmcgee-jump What do you think about this?
OpenSSH refuses to load private keys with too open permissions (e.g. world-readable). This forces operators to at least minimally protect their keys.
We might want to do this in fd_keyload_load too.