I am currently developing a pice of Software that has to be very secure. Therefore I am thinking of multiple factor authentication.
Is there yet any NFC, RFID or Smartcard reader proven to work with livecode? (Either by serial Port or Externals)
Thanks for your help.
NFC, RFID, Smartcard Reader
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: NFC, RFID, Smartcard Reader
A simpler method would be just to use a USB Flash Drive with an encrypted key on it.
We used to call them "dongles".
Seems to me an RFID is still a physical device that can be lost or stolen.
Simon
We used to call them "dongles".
Seems to me an RFID is still a physical device that can be lost or stolen.
Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!
-
- Livecode Opensource Backer
- Posts: 328
- Joined: Mon Dec 05, 2011 5:34 pm
- Contact:
Re: NFC, RFID, Smartcard Reader
Hey Simon,
Can you send me one of those USB Flash Drives that you have that can't be lost or stolen

I'm always losing mine.
Sorry, Sebast3, but I personally don't know of any device reader examples out there. But I do know that there is an Arduino tool on RevOnline (under User Samples in the LC Menu) that might get help you - possibly! Might be worth talking with Thomas McGrath about it.
Cheers,
Dave
Can you send me one of those USB Flash Drives that you have that can't be lost or stolen


I'm always losing mine.
Sorry, Sebast3, but I personally don't know of any device reader examples out there. But I do know that there is an Arduino tool on RevOnline (under User Samples in the LC Menu) that might get help you - possibly! Might be worth talking with Thomas McGrath about it.
Cheers,
Dave
Coding in the Sun - So much Fun.
Visit http://electronic-apps.info for released App information.
Visit http://electronic-apps.info for released App information.
Re: NFC, RFID, Smartcard Reader
errr... what I meant was they were both as vulnerable as each other but the USB was easier to implement. 
Simon

Simon
I used to be a newbie but then I learned how to spell teh correctly and now I'm a noob!