Anonymous

Project:Tool Access Control/ACNet: Difference between revisions

From London Hackspace Wiki
mNo edit summary
Line 3: Line 3:
This page aims to scope out the different projects that work together as part of the Access Control Network.
This page aims to scope out the different projects that work together as part of the Access Control Network.
The main components are:
The main components are:
* ACNode - The clients that sit on the tool that is being controlled and manage physical access by reading the rfid card.
* [[Project:Tool_Access_Control/Solexious_Proposal|ACNode]] - The clients that sit on the tool that is being controlled and manage physical access by reading the rfid card.
* ACServer - The server stores the authentication information and pulls membership information from Turing over JSON and stores is at a SQLite DB
* ACServer - The server stores the authentication information and pulls membership information from Turing over JSON and stores is at a SQLite DB
* Turing - Secured storage of membership data.
* Turing - Secured storage of membership data.