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

feat: add hashed_device_id to HawkIdentifier #1615

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

taddes
Copy link
Contributor

@taddes taddes commented Oct 22, 2024

Description

In looking ahead to possible opt-outs, we would want to tether to client logic using the hashed_device_id as a mechanism to delete or exclude records.

See client code : https://searchfox.org/mozilla-central/source/services/sync/modules/telemetry.sys.mjs

This may in the end not be used, but for now it appears to be the best approach and should be included in the data review and payload of the UserIdentifier, passed in from the HawkPayload

Testing

N/A - unit testing in crates

Issue(s)

Closes SYNC-4448.

@taddes taddes self-assigned this Oct 22, 2024
@taddes taddes marked this pull request as ready for review October 22, 2024 22:36
@taddes taddes requested a review from pjenvey October 22, 2024 22:36
@taddes taddes merged commit cc6dd13 into master Oct 25, 2024
8 checks passed
@taddes taddes deleted the feat/incl-hashed-device-id-SYNC-4448 branch October 25, 2024 14:24
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