Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
21–30 of 94 posts
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#22> The page isn't redirecting properly
http://www.digikey.com/product-detail/en/silicon-labs/DEBUGA...
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#23Earlier quoted context omitted.
No it is purely a hardware peripheral that just has configuration options. http://www.atmel.com/Images/Atmel-8923S-CryptoAuth-ATECC508A...
What does this do that can't be done with a generic AVR chip? If you set the correct lock flags the memory and firmware can't be read or changed without a complete erase: http://electronics.stackexchange.com/questions/53282/protect...
A slower Cortex M0 might not be sufficient to get decent speeds, but I suspect an M3, something like an AT91 could do the job.
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#24> The token is durable enough to survive on a key chain for years, even after going through the wash.
On the other hand, the token is shown as "naked electronics", without a husk.
Is that really sufficient for such a device? Does it really withstand (mineral) water, mechanical stress (key chain), let alone the combination of both (washing)?
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#25I'm curious about the following statement in the README: > The token is durable enough to survive on a key chain for years, even after going through the wash. On the other hand, the token is shown as "naked electronics", without a husk. Is that really sufficient for such a device? Does it really withstand (mineral) water, mechanical stress (key chain), let alone the combination of both (washing)?
I think it would be tough to break the board, so mechanically the worry would be bending some pins such that they shorted.
I have no idea what the ESD sensitivity of the parts is, but if it's something your going to walk around with in your pocket, that's something to think about. I'd probably use some heatshrink tubing on it.
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#26I didn't know github also supports 3d models with visualization
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#27My barrier to entry with a lot of DIY hardware projects was an incorrect assumption that it was difficult/expensive to get PCBs made. Looking into this, I found the blog of the guy running this project and he had some experience with various cheap PCB vendors, with stencils going as low as $18. [1] [1]: https://conorpp.com/2016/03/13/my-experience-with-dirtypcbsc...
In addition to the vendors you mention via that link, OSH Park[1] is great option for hobbyists (or very small-volume production). This is the same source listed in OP. It's a board pooling group that puts many small-run orders on the same panel to economize on setup costs. OSH Park uses high-quality US manufacturers to produce the boards (with tight tolerances, silkscreen, soldermask, gold-flashed pads, etc.) I beli…
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#28I'm curious about the following statement in the README: > The token is durable enough to survive on a key chain for years, even after going through the wash. On the other hand, the token is shown as "naked electronics", without a husk. Is that really sufficient for such a device? Does it really withstand (mineral) water, mechanical stress (key chain), let alone the combination of both (washing)?
First things to fail will be ceramic capacitors torn/cracked and leads of SSOP-20 package bent/shorted.
That said, it is trivial to protect the board from all of above - just wrap it (except USB connector) with insulating tape or better yet, cover with silicone putty, or similar.
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#29I just hope the keys are not his home/office keys. Please do not secure the access to your digital life with an U2F token and break the security of your real life by putting a picture of your keys in the open...
Re: Show HN: A secure, open source U2F token you can make with $4.5 worth of parts
#30My barrier to entry with a lot of DIY hardware projects was an incorrect assumption that it was difficult/expensive to get PCBs made. Looking into this, I found the blog of the guy running this project and he had some experience with various cheap PCB vendors, with stencils going as low as $18. [1] [1]: https://conorpp.com/2016/03/13/my-experience-with-dirtypcbsc...
Not sure if these can be applied to digital circuits, perhaps not very easily, since a lot of components are SMD these days, at least in the high speed digital domain.