Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

open communication between keypad, RFID Scanner and client #4

Open
Krufto opened this issue Nov 4, 2019 · 1 comment
Open

open communication between keypad, RFID Scanner and client #4

Krufto opened this issue Nov 4, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@Krufto
Copy link

Krufto commented Nov 4, 2019

The communication between RFID scanner -> client and keypad -> client are not encrypted. An attacker can simply record the communication and login with the wrong identity.

To protect the communication it need to be encrypted.

@IVI053
Copy link
Member

IVI053 commented Nov 5, 2019

As encryption has only limited impact in the event of physical attacks on hardware I suppose to implement intrusion detection to detect tinkering with the devices. If a possible attack is detected the corresponding device should be treated as unsafe until marked as safe by a trusted person.

@IVI053 IVI053 added the enhancement New feature or request label Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants