G+_610GARAGE Posted November 21, 2015 Share Posted November 21, 2015 Update on ThinSwype. So after 3 hours of questioning my sanity last night, I got the tag's sudo encryption going. I was working on it last night trying to figure out why the encryption was only failing when it read the data from the tag. It turns out, the tag was written to many times and was failing. *sigh* Anyway, if you guys are interested, I threw the code up on github. Maybe you can get a laugh from my comments, or the code, or my spelling. Yea, definitely the spelling. :) github.com/610bob/ThinSwype It seems to be working right now. I am going to do an endurance test to make sure that it won't die in a day. I also want to encrypt the keys that are located on the config file. Encrypting it won't be secure (because the keys to decrypt the file will be hardcoded) but at least it offers some obse......., it will make it harder to see. I even think I fixed the problem I was having with the serial connection. When the nfc reader was attached via a usb to serial adapter, the program stalled after a few minutes. I changed out the adapter, and it seems to be working now. ????? Yea, thats weird. Link to comment Share on other sites More sharing options...
Recommended Posts