bytedreamer / Aporta

Aporta is an open source physical access controller. The main purpose of the software is to secure doors from unauthorized access. This is accomplished by determining if a person is authorized to enter a door. The door is unlocked momentarily by the software when authorized credential are presented.
Eclipse Public License 2.0
53 stars 6 forks source link

Enroll cardholders #10

Closed bytedreamer closed 1 year ago

mistial-dev commented 1 year ago

Initially, there's not really much need for formats, and encryption can come along later.

The alarm.com interface allows cards to be either typed in or presented at the reader. Typing in does get back to formats, so perhaps for the initial implementation it would make sense to only support enroll at door?

bytedreamer commented 1 year ago

Decided to enroll the raw bits that are sent from the card that is presented at the reader.