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

Remove Sensitive Information from Debug Report #268

Merged

Conversation

philippwaller
Copy link
Contributor

This PR removes sensitive information from the debug report, focusing on the following fields:

  • positionLong
  • positionLat
  • positionHeading

These fields are now sanitized from the debug reports to ensure that no sensitive location data is exposed.

@ReneNulschDE
Copy link
Owner

Removing only one attribute long or lat should be enough to protect the user. To have one attribute available for the analysis would be better.

@philippwaller
Copy link
Contributor Author

agree

@ReneNulschDE
Copy link
Owner

Some older cars do not report heading... therefor, please remove lat or long from this list.

@ReneNulschDE ReneNulschDE merged commit bf579d0 into ReneNulschDE:master Oct 4, 2024
4 checks passed
@ReneNulschDE
Copy link
Owner

Thx!

@philippwaller philippwaller deleted the feat/improve-privacy branch October 13, 2024 18:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants