U2F Token Building- What to Buy

The Beginning

We found all the parts needed to build a simple U2F security token thanks to Github. Here’s the link: https://github.com/conorpp/u2f-zero/wiki/Parts-List Basically there are 8 components per token. All should be surface mount parts. Here’s what you need: PART MANUFACTURER PART NUMBER PRICE PER  WHERE TO FIND Microcontroller EFM8UB11F16G-C-QSOP24 $1.38 https://www.digikey.com/ Secure Element (Authentication chip) ATECC508A-SSHDA-B $0.75 …

Continue Reading

Daily Update: 6/26/18

Daily Update

Today I watched and took notes on a bunch of videos to try and better understand cybersecurity. I also wanted to find out what the general public knew about cybersecurity (through comments). Here are the videos I watched: “Gmail security key?”- https://www.youtube.com/watch?v=h2fEPUtxMhc This guy in the video didn’t really have much of an understanding about U2F …

Continue Reading

Daily Update: 6/25/18

Daily Update

I’ve been working on my co-op for a couple weeks, but this is my first daily update. All my parts are ordered, so right now I’m just trying to learn a lot to prepare for the more hands-on portion of my co-op.   Today I studied soldering/desoldering techniques- practicing for hours on old circuit boards, …

Continue Reading

The Learning Curve

The Beginning

Building a custom security token has a lot of learning involved- especially at the beginning. Below is a list of what I have had to research and started to learn so far. Note: I have not even started to build my actual token yet. What I’ve learned so far: Programming Basics: Statements and Functions- syntax, …

Continue Reading