Earlier quoted context omitted.
Is...that...safe? I'm all for the a DIY solution, but considering how much of a pickle I'd be in if all of my 2FA tokens were inaccessible, wouldn't the average person want some kind of case or shielding around the exposed board? Give me an enclosure like Samsung's metal flash drives[0], and then I'd be sold. [0] https://www.amazon.com/Samsung-METAL-Flash-MUF-32BA-AM/dp/B0...
The Github page has this to say: "The token should be durable enough to survive on a key chain for years, even after going through the wash." [0] I'd guess covering it all with hot glue would provide sufficient protection. [0] https://github.com/conorpp/u2f-zero/
Ask HN: Alternatives to Yubikey?
51–60 of 91 posts
Re: Ask HN: Alternatives to Yubikey?
#52Re: Ask HN: Alternatives to Yubikey?
#53NitroKey ( https://www.nitrokey.com/ ) is the non-crappy version of YubiKey.
1) Ordered 2, received 1. Thankfully, support quickly sent the second one once I wrote to them.
2) Now they only work when I plug something else to another port to my Mac (no such problem with Yubikey). No reply since April 29: https://support.nitrokey.com/t/nitrokey-u2f-issues-in-macos-...
Edit: I now noticed they have a different U2F version — the previous one was a card that you fold to make it into a USB dongle.
Re: Ask HN: Alternatives to Yubikey?
#54The problem currently is a) most sites want passwords b) I do not want to mess with cables c) NFC is not ubiquitous.
Re: Ask HN: Alternatives to Yubikey?
#55Re: Ask HN: Alternatives to Yubikey?
#56Earlier quoted context omitted.
I use my yubikey and I love it. I have it set up to do GPG, SSH, TOTP, and U2F and it works great. It is worlds better then any other Smart Card or second factor out there, and U2F is literally just plug it in and tap it.
Have you got a writeup of the ssh setup methodology you used? (I've tried scouting around, but not found anything clear yet. Someone's done native support in ssh, but the patch set is hung up on licensing issues and technical quibbles[1], and some of the PAM-based setups seem to require cut-and-paste of crypto strings on every login.) [1] https://bugzilla.mindrot.org/show_bug.cgi?id=2319
http://www.bootc.net/archives/2013/06/09/my-perfect-gnupg-ss...
Coupled with a standard yubikey+gpg agent setup
Maybe look at my dotfiles if you are stuck:
Re: Ask HN: Alternatives to Yubikey?
#57It's worth considering: almost nobody who uses Yubikeys loves them, but they are by a wide margin the tokens experts recommend most.
I use my yubikey and I love it. I have it set up to do GPG, SSH, TOTP, and U2F and it works great. It is worlds better then any other Smart Card or second factor out there, and U2F is literally just plug it in and tap it.
Re: Ask HN: Alternatives to Yubikey?
#58Earlier quoted context omitted.
Have you got a writeup of the ssh setup methodology you used? (I've tried scouting around, but not found anything clear yet. Someone's done native support in ssh, but the patch set is hung up on licensing issues and technical quibbles[1], and some of the PAM-based setups seem to require cut-and-paste of crypto strings on every login.) [1] https://bugzilla.mindrot.org/show_bug.cgi?id=2319
I use this: http://www.bootc.net/archives/2013/06/09/my-perfect-gnupg-ss... Coupled with a standard yubikey+gpg agent setup Maybe look at my dotfiles if you are stuck: - https://github.com/aviau/dotfiles
Re: Ask HN: Alternatives to Yubikey?
#59Earlier quoted context omitted.
I use my yubikey and I love it. I have it set up to do GPG, SSH, TOTP, and U2F and it works great. It is worlds better then any other Smart Card or second factor out there, and U2F is literally just plug it in and tap it.
Is there any sort of backup in case it gets destroyed or lost? Can you clone it?
Hopefully they don't both break at the same time.