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

Add encryption for contact sensor #20

Open
Rendarion opened this issue Apr 15, 2023 · 1 comment
Open

Add encryption for contact sensor #20

Rendarion opened this issue Apr 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request pinned

Comments

@Rendarion
Copy link

Rendarion commented Apr 15, 2023

Current Situation

Currently there is no known way to enable encryption for the contact sensor functions.

Proposed Change

If encryption is enabled, other parties can not read motion data and button press data.
If encryption is enabled, other parties can not spoof door opening events, motion data and button press data

Additional Context

In case any events are used for sensitive actions, they may currently be spoofed. For example an alarm or camera my be turned off.
Also currently motion sensor information my be gathered. It may be unwanted for privacy and home security reasons to broadcast this information publicly.

@NPohl
Copy link

NPohl commented Apr 24, 2023

I am also looking for this.
In the BLE API there is a encryption mode mentioned, but I can't find any information how to enable it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pinned
Projects
None yet
Development

No branches or pull requests

7 participants