What are computer gadgets everyone should own?

My Password Is 1234@lemmy.world to Ask Lemmy@lemmy.world – 149 points –
172

You are viewing a single comment

YubiKey

Wuzzat?

It's a hardware authentication key. Kinda like a USB flash drive.

You know how some services offer multifactor authentication (MFA), also referred to as two factor authentication (2FA)?

There are typically two types offered: time-based one-time passwords (TOTPs) where you have 30-60 seconds to type in a 6-digit code, and SMS-based where they text you a 4-6 digit code (that also expires within a set time frame).

With a Yubikey, you gotta plug in the Yubikey into your computer or phone. Or, there are some models that use near field communication (NFC) and you just need to bring it near the device you're tryna authenticate.

So rather than typing in those codes you get either from SMS or your authenticator app, you use the Yubikey as your authentication method.

Oh nice ! Thanks for the explanation. Is this type of authentication supported by many apps and services ? Can it completely replace an authenticator app on a phone ?

Not everything supports FIDO U2F (the kind of 2fa that Yubikeys support), unfortunately. That said a lot of your important accounts might. Google supports it, GitHub supports it, Apple supports it. It’s a much stronger form of 2FA, so it’s nice if you can have it.

Depending on the yubikey you get it may also be able to do PGP so you can keep your keys locked up on it and off your computer so they’re safer. You can use this to encrypt / decrypt things, but also to cryptographically sign emails and git commits. You can also use it for SSH authentication.

For services that support fido2 keys, Yes 100% it replaces TOTP apps. Most services do not support fido2 keys. Just services that are very security conscience. Google, Microsoft, GitHub, cloudflare, AWS, azure, anything with a high technical risk surface will support fido2 keys.

1 more...
1 more...
2 more...

Yubikey bio key. Now it's two factors. Something you are, something you have. It uses a fingerprint to unlock the key.

2 more...