Why does OpenSSH not conform with XDG_CONFIG? Can there be alternatives?
Why does OpenSSH not conform with XDG_CONFIG? Can there be alternatives?
if they switch it will cause a lot of trouble at first. it’s used everywhere. some management software has .ssh/ hardcoded.
they can’t be automatically backwards compatible, because it would mean an alternate location for a authorized_key file etc, which is dangerous. so, hosts updating need to be checked and migrated. some people will be locked out.
however, after the initial chaos it should be fine.