Earlier quoted context omitted.
do any other keys have feature sets on par with yubikeys? last i checked they were ahead by a mile, the others i looked at were just fido2 keys
Not really keys, but hardware wallets like Trezor or Ledger can do a lot of this for ~twice the price.
How to Yubikey
141–150 of 186 posts
Re: How to Yubikey
#142Earlier quoted context omitted.
so far, Yubikeys are the only ones I've found that support both FIDO2 / WebAuthn as well as GPG smart card functionality for use with pass(1). they also support ed25519 FIDO SSH keys, whereas all the cheapo FIDO keys I've tested only support ecdsa-nistp256, but that's a relatively minor difference. Nitrokey 3 claims that GPG smart card support is planned in an upcoming firmware update. once that's released I may bite…
Also, yubikey works as a PIV smartcard
A Yubikey is just a proprietary smartcard with a bunch of apps installed and some HID emulation (pretending to be a keyboard, which you likely do not want).
Re: How to Yubikey
#143Re: How to Yubikey
#144Earlier quoted context omitted.
Also, yubikey works as a PIV smartcard
If you get a smartcard, you can install https://github.com/BryanJacobs/FIDO2Applet on it to make it into a FIDO2 authenticator. You can install a GPG and a PIV applet too. A Yubikey is just a proprietary smartcard with a bunch of apps installed and some HID emulation (pretending to be a keyboard, which you likely do not want).
Re: How to Yubikey
#145Earlier quoted context omitted.
Not really keys, but hardware wallets like Trezor or Ledger can do a lot of this for ~twice the price.
Hardware wallet authentication is really one of the 'web3' technologies that just works and we could be deploying everywhere right now. It's miles better than yubikey spitting out a static password, has plugins for every major browser and mobile device platform, can do identity verification without specific site account setup, and of course the whole pile of (optional) web3 things with crypto.
Re: How to Yubikey
#146Earlier quoted context omitted.
If you setup a domain to use Cloudflare, and then sign up for their zero trust system, you can get a code to get up to 4 yuibkey's for $10 each.
Is this still the case? I came across this blog post about a similar offer: https://blog.cloudflare.com/making-phishing-defense-seamless... but it now states: > UPDATE: This offer expired on January 3rd, 2023 at 8am PST.
Re: How to Yubikey
#147Earlier quoted context omitted.
If you get a smartcard, you can install https://github.com/BryanJacobs/FIDO2Applet on it to make it into a FIDO2 authenticator. You can install a GPG and a PIV applet too. A Yubikey is just a proprietary smartcard with a bunch of apps installed and some HID emulation (pretending to be a keyboard, which you likely do not want).
I think the keyboard aspect was wanted back when smart card readers and extra software drivers were needed, but there are USB "smart cards" now and operating system support is solid.
Re: How to Yubikey
#148Earlier quoted context omitted.
Also, yubikey works as a PIV smartcard
If you get a smartcard, you can install https://github.com/BryanJacobs/FIDO2Applet on it to make it into a FIDO2 authenticator. You can install a GPG and a PIV applet too. A Yubikey is just a proprietary smartcard with a bunch of apps installed and some HID emulation (pretending to be a keyboard, which you likely do not want).
Re: How to Yubikey
#149Earlier quoted context omitted.
If you setup a domain to use Cloudflare, and then sign up for their zero trust system, you can get a code to get up to 4 yuibkey's for $10 each.
Are these the good Yubikeys or the basic FIDO-only models?
Re: How to Yubikey
#150Most security keys can’t act as GPG smart cards, other than Yubikeys. So I only buy Yubikeys. An encryption, authentication and sign keg in a Yubikey is very useful. Does anyone know if a Wireguard secret key could be transferred to Yubikey?
https://www.procustodibus.com/blog/2023/02/wireguard-yubikey...
You can read more about the type of cryptography that wireguard uses here: