Jump to content

So I 've made a lot of progress on my thinpi login project which I am thinking of calling thinSw...


G+_610GARAGE
 Share

Recommended Posts

ThinSwype252BAlpha.mp4.gif

So I've made a lot of progress on my thinpi login project which I am thinking of calling thinSwype, thoughts? Any way, It is working pretty much how I want it to. 

 

It continually scans for a tag, when it finds one, it reads the ndef information off of the card, grabs the credentials, then executes a shell command to kill any rdesktop instances running, then starts rdesktop.

 

I am still using the libndef library, but decided to make my own function to create and read the ndef information vs libfreefare library. It's a fairly straight forward format, and I only care about one type of data and card, so making my own seemed like the best solution.

 

I still have to implement tag encryption but I'm saving that for last for debugging reasons. I would like to implement some sort of tag sanitation to make sure that someone can't pwn the thinpi with erroneous shell commands.

 

There is also a problem with libndef. Using usb serial, it hangs after a few minutes. Works fine though spi though. I've asked on their forums, but haven't heard anything back. :( Hopefully I can get that part working.

 

Sorry for the video loss of the pi in the video. I tried several times, but the pi kept resetting the video, causing it to drop out. Don't know why.

Link to comment
Share on other sites

 Share

×
×
  • Create New...