bugzilla-daemon at mindrot.org
2022-Jul-08 20:35 UTC
[Bug 3459] New: add id_ed25519_sk_rk to the list of default identity file names
https://bugzilla.mindrot.org/show_bug.cgi?id=3459
Bug ID: 3459
Summary: add id_ed25519_sk_rk to the list of default identity
file names
Product: Portable OpenSSH
Version: v9.0p1
Hardware: 68k
OS: Mac OS X
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: vlada at kotalovi.cz
When I download resident key from my Solokey (or Yubikey, does not
matter), 'ssh-keygen -K' in creates id_ed25519_sk_rk{,.pub} files (in
my case, the _rk suffix would be used for other key types as well).
However, ssh with default IdentityFile configuration then skips the
file because it is not listed in ssh/readconf.c#fill_default_options()
and I have to explicitly add it to my ssh_config.
I'd say the *_rk files should be added to the default list.
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2022-Jul-08 20:35 UTC
[Bug 3459] add id_ed25519_sk_rk to the list of default identity file names
https://bugzilla.mindrot.org/show_bug.cgi?id=3459
Vladim?r Kotal <vlada at kotalovi.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Hardware|68k |amd64
--
You are receiving this mail because:
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2022-Nov-17 03:05 UTC
[Bug 3459] add id_ed25519_sk_rk to the list of default identity file names
https://bugzilla.mindrot.org/show_bug.cgi?id=3459
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
CC| |djm at mindrot.org
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
Resident keys are a fairly advanced and niche feature, so I don't think
it makes sense to add them to the default set of keys at present,
sorry.
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2023-Mar-17 02:41 UTC
[Bug 3459] add id_ed25519_sk_rk to the list of default identity file names
https://bugzilla.mindrot.org/show_bug.cgi?id=3459
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #2 from Damien Miller <djm at mindrot.org> ---
OpenSSH 9.3 has been released. Close resolved bugs
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.