26 skills found
18601949127 / DiDiCallCar这是我自己做的一个类似滴滴打车的Android出行项目,主要针对滴滴等出行平台一直饱受质疑的“人车不符”问题,以及当前越发火热的或计划和出海战略,给出行项目增加了下面几个功能: 1. RFID识别验证功能:在司机证件或者车内识别硬件嵌入RFID识别芯片,乘客使用手机读取到芯片信息,并且通过网络发送到出行平台数据库进行验证(我用JNI加了一个C语言的MD5加密算法对识别到的信息进行了加密)。如果不是合规的“人”或“车”,则不能完成订单并向平台或监管单位汇报当前位置。(为了方便读者测试,可以使用手机读取任何一个加密或非加密RFID芯片,比如银行卡、公交卡等,我在代码中的验证前阶段把芯片信息都换成我自己的司机信息,确保读者测试时可以收到服务器的回复) 2. 海外版功能:点击切换当前语言。 3. 司机证件号码识别功能:读取司机证件上的证件号码,也可以用来与出行平台数据库的接单司机信息进行。I complete this whole project on my own . Including Android application programming,web server ( Apache + PHP + MySQL), and UI. 1.Map route planing。You can use mobile phone choose pick up & destination address,application provide address name hint and draw optimized route for user , then call car for you. 2.RFID authentication function:User can use application to scan driver license or other RFID hardware, then use NDK MD5 algorithm encrypt RFID number, and send it to Web Server Database, check with driver information and authenticate ID number , if ID number coherent with driver info , send back driver information to User and continue call car order . record user location and alert if ID not coherent. 3.Driver License Number Recognition : Application can recognize driver license digit number ,and also can send to web server for authentication & feed back result to user.
firsttris / Mfrc522 Rpi:key: Control your MFRC522 RFID Module with your Raspberry-pi and JavaScript
Giraut / SiRFIDaLSiRFIDaL - Simple RFID authentication for Linux
matamorphosis / MFRC522RFIDPyAuthKeyBruteforcerJust a simple RFID authentication key brute-force program written in python.
ashiqfardus / Rfid Data Send To Web ServerThis is full code to read RFID tag via NODEMCU and MFRC522 and send data to web server.
cgonyeo / GatekeeperDistributed CRDT based RFID door authentication system with LDAP based users
THARUN1526 / ID PAY THE SMART PAYEMNT SYSTEM USING ARDUINOIncorporate RFID tags in ID cards for a digi wallet, enabling users to make payments by swiping their cards. Wallets can be recharged through a login portal or dedicated stations. Minimum balance is required, and users receive alerts for low balance. Pin authentication prevents misuse.
shubhamkumar27 / Serial Based RFID Attendance SystemIts an Attendance system using RFID cards for identification, based on serial communication between Arduino Nano and GUI software made using python.
loansindi / Ps1rfidGolang RFID authentication for ps1auth
flamebarke / BiovaultRead and write AES-256 encrypted files to an NFC implant (xSIID)
rick1924 / RFIDAccessSystemControl access to rooms and equipment through an online reservation system. The project uses an RFID modules and tags, together with Raspberry Pi microcontrollers and a wi-fi connection to authenticate users. The project requires Python and SQL.
kozmonaut / RPICardReaderRaspberry Pi RFID card reader and authentication app.
Geraffel-Village / BeernaryHard- & software stack for authentication, authorization and accounting of your private beer tap via RFID tokens. Created by the Geraffel gang, it runs reliably on very simple and cheap hardware.
philippmeisberger / Pam RfidLinux Pluggable Authentication Module (PAM) for RFID authentication
mwroffo / UMPenTest RFID HackOperation ZOOKEEPER conducts man-in-the-middle (MitM) and denial-of-service (DOS) exploits on the UMass (ZooMass) RFID authentication system. HackUMass 2018, Prize Winner.
AzanAdnan23 / PharmaChainPharmaChain is a supply chain system for the pharmaceutical industry that uses blockchain and RFID technology. It aims to improve transparency, traceability, and security in the distribution of medicines. The system uses ERC-4337 smart accounts, which allow for gasless transactions and authentication with an email address.
shawnduong / HackerPassHackerPass is an RFID-based authentication system for large events such as hackathons.
y-gupta / Rfid Auth SystemRFID based authentication and accounting system
RohitSingirikonda / Product Authentication Using RFIDA product authentication service which is anti-counterfeiting technology and can be applied to both the supply chain (SCM) and forthcoming mobile RFID environment. It aims to become aware of distribution of spurious products with fake RFID tags and to provide a product authentication service to consumers with mobile RFID devices like mobile phone which has a RFID reader. We also propose an authentication mechanism between a tag and an information server through the device. The mechanism is designed to be appropriated for EPC Class-1 Generation-2 UHF tags. The tags, one of RFID tag types, is expected that most companies are planning to use it in the SCM in the short term and in consumer packaging in the long term due to its inexpensive cost. Because of the very cost, however, its resources are extremely scarce and it is hard to have any valuable security algorithms in it. It causes security vulnerabilities, in particular cloning the tags for counterfeits. The mechanism provides secure mutual authentication between a tag and a server. It can be applied to the mobile RFID environment that any mobile RFID reader can be placed in the interface between the tag and the server. It means that the mechanism provides secure communication between them even the reader is not trusted. On basis of this tag authentication, the service makes use of location information especially from LBS (location based service) of the consumers ' devices.
timstephens / DorbotRFID card reader and authentication for Arduino and Raspberry Pi