Open
Bug 1872582
Opened 1 year ago
Updated 1 month ago
[FxMS Docs] Add a warning about sensitive data collection to the trigger docs
Categories
(Firefox :: Messaging System, task, P2)
Firefox
Messaging System
Tracking
()
NEW
People
(Reporter: aminomancer, Unassigned)
References
(Blocks 1 open bug)
Details
There are now a number of triggers that can potentially collect sensitive information (e.g. openURL). For example, if a message is configured to only trigger when the user visits mozilla.org, then the impression itself serves as sensitive information by saying "this user visited mozilla.org."
We should update the trigger docs to identify these triggers, warn about this risk, and explain the conditions under which category 3 data would be collected, so that engineers are easily able to ensure the messages they configure will only collect category 1/2 data. It should also describe potential mitigations, such as targeting multiple similar sites instead of just one.
| Reporter | ||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
Summary: [Docs] Add a warning about sensitive data collection to the trigger docs → [FxMSDocs] Add a warning about sensitive data collection to the trigger docs
Summary: [FxMSDocs] Add a warning about sensitive data collection to the trigger docs → [FxMS Docs] Add a warning about sensitive data collection to the trigger docs
You need to log in
before you can comment on or make changes to this bug.
Description
•