Yubico with new 4096-bit keys and gpg-agent for ssh authentication
1–10 of 51 posts
Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#2Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#3Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#4I'm surprised that more folks haven't just gone to 8,192-bit keys, out of an abundance of caution.
Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#5Are the github keys they sold cheaply compatible with 4096 bit keys? I'm loathe to buy another, considering i've got 3 already...
Not that 2048 is flawed as such: it's still north of 100 bits workfactor at the moment, as far as I gather. 3072 would be equivalent to about 128 (similar to the EC algorithms secp256r1 or Curve25519), and 4096 is some extra insurance on top. (As a benchmark: Snowden used 4096-bit RSA keys for GnuPG.) Anything bigger than that could introduce OpenPGP compatibility troubles.
All of these are secure when correctly implemented. (Yubikey use NXP chips. I don't have much to say beyond that, I haven't audited them.) All of them will fall to Shor's algorithm on a quantum computer of sufficient size, but we're not likely to have one of those for a good few years, if they're possible.
Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#6Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#7Is there any way to store an ssh server key in it, or an https server's key? Basically turning this into a mini-HSM ?
Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#8Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#9[2] https://blog.mozilla.org/security/2013/02/13/using-cryptosti...
Re: Yubico with new 4096-bit keys and gpg-agent for ssh authentication
#10Are the github keys they sold cheaply compatible with 4096 bit keys? I'm loathe to buy another, considering i've got 3 already...