Once the basics of the project were all laid out, it was time to figure out a schedule. Not only do I have a certain number of co-op hours I must hit, I also have a small period of time to do it in. I just finished summer school this week, and all my hours …
Tag: engineering
The Learning Curve
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, …
The Project
After finding a co-op, the next thing is to figure out what you’ll be working on for the next 3 months. My project? Building my own second factor authentication token. The need to protect your online accounts is an increasingly important thing. Companies often have security breaches, and passwords (no matter the length) are easily …