Commit graph

18 commits

Author SHA1 Message Date
d0121aaed9 Authentication with NDEF message on Desfire containing signed UID via Ed25519 2017-10-22 22:39:55 +02:00
2482462a73 Change tabs to 4 spaces in python files 2017-10-22 17:27:44 +02:00
b57259b51d Renamed module and files to nfc_smartcard 2015-12-06 17:06:53 +01:00
Ondrej Mikle
19721744a0 Make sure lock pin is pulled down when exiting on interrupt 2014-07-24 18:42:23 +02:00
5d82672fa1 Documentation fixes 2014-07-23 22:17:43 +02:00
b281c7a0bc Added Yubikey Neo HMAC authenthication 2014-07-23 13:12:15 +02:00
5b77dff18d Added unlocker classes concept 2014-07-23 10:26:53 +02:00
739c1a1e19 Renamed card scanner class. 2014-07-23 02:49:17 +02:00
703c214421 Better handling of unknown UIDs 2014-07-21 14:18:44 +02:00
5770eea7ca Removed threads, this better works in one daemon. 2014-07-21 13:56:58 +02:00
b3d03b1f69 Logfile and loglevel added 2014-07-20 22:54:54 +02:00
02c9ba3d58 Make threads non-daemon. 2014-07-20 22:43:36 +02:00
ceb1692e1a Added config and config parser. 2014-07-20 22:32:46 +02:00
b1c569e86f Added timeouts so that reader doesn't bombard with UIDs. Changed queue length to 1 to make it block. 2014-07-20 21:44:51 +02:00
8f41b868a0 Removed UID printing 2014-07-20 01:48:47 +02:00
23ae9ac77c Make the UID read into infinite cycle 2014-07-20 01:43:54 +02:00
8869d25261 First broken daemon 2014-07-20 01:28:16 +02:00
fc74d89a19 Brmdoor daemon sketch 2014-07-20 01:04:59 +02:00