Ask HN: Alternatives to Yubikey?
11–20 of 91 posts
Re: Ask HN: Alternatives to Yubikey?
#12Trezor? https://blog.trezor.io/secure-two-factor-authentication-with... It is also hackable: https://doc.satoshilabs.com/trezor-tech/resources.html
The downside of this and the Trezor is that you need a cable to connect it to a device.
Re: Ask HN: Alternatives to Yubikey?
#13Re: Ask HN: Alternatives to Yubikey?
#14Nitrokey (formerly CryptoStick) https://www.nitrokey.com AFAIK they are used at Mozilla. The Firmware is Open Source. Downside is that not all their dongles support U2F.
The only dongle to support U2F is currently only available for pre-order, with ETA in autumn 2017.
Re: Ask HN: Alternatives to Yubikey?
#15NitroKey ( https://www.nitrokey.com/ ) is the non-crappy version of YubiKey.
Re: Ask HN: Alternatives to Yubikey?
#16While we're at it, is there one that: - Lets me store certificates and PGP keys - Has two factor authentication (U2F) - Has open hard and software (source-available) Basically, a USB pen drive that allows U2F, and is can be made read only (either by a switch or only writable over a special interface). I don't really need tamper-resistance, pre-generated keys, smart cards or any other advanced features.
At least that was my experience. If somedbody can correct me, I'd be incredibly grateful.
Re: Ask HN: Alternatives to Yubikey?
#17Re: Ask HN: Alternatives to Yubikey?
#18It's worth considering: almost nobody who uses Yubikeys loves them, but they are by a wide margin the tokens experts recommend most.
Re: Ask HN: Alternatives to Yubikey?
#19The device uses strong encryption (where legal), and goes beyond U2F to include password management, certificate storage, OTP/Google Auth, and plausible deniability. The hardware is teensy-based, and the firmware is open source. The devs have released fairly regular updates, and even encourage hacking on it to meet custom needs.
Re: Ask HN: Alternatives to Yubikey?
#20It's worth considering: almost nobody who uses Yubikeys loves them, but they are by a wide margin the tokens experts recommend most.