Privacy/Reviews/Telemetry/Measurements: Difference between revisions
m (→Reviewed Data) |
|||
Line 45: | Line 45: | ||
| info.reason | | info.reason | ||
| "idle-daily"<br> | | "idle-daily"<br> | ||
| | | not needed | ||
| | | It's always the same string | ||
|- | |- | ||
| info.OS | | info.OS | ||
Line 105: | Line 105: | ||
| info.hardware | | info.hardware | ||
| <br> | | <br> | ||
| | | {{new|}} | ||
| Android hardware description<br> | | Android hardware description<br> | ||
|- | |- | ||
| info.persona | | info.persona | ||
| <br> | | <br> | ||
| | | {{new|}} | ||
| <br> | | <br> | ||
|- | |- | ||
| info.addons | | info.addons | ||
| <br> | | <br> | ||
| | | {{new|}} | ||
| <br> | | <br> | ||
|- | |- |
Revision as of 22:44, 23 August 2011
As Telemetry matures and we add more types of data we want to measure, it is important to keep track of what we're gathering and how we're respecting users' privacy. This page lists all of the types of data collected and links to any risk analysis done for the specific measurements.
The current list of histograms collected is in toolkit/components/telemetry/TelemetryHistograms.h
Instead of full reviews on each major type of measurement, a lightweight risk analysis should be performed to quickly document the question each measurement answers as well as actions taken to minimize privacy risks.
Histograms
Histograms that are collected by telemetry are listed in TelemetryHistograms.h, and ones that have review are also listed in the table below.
Reviewed Data
Data that's being collected and potentially has privacy implications undergoes a quick risk analysis. Data of this type is listed below including any outcomes from the risk analysis.
Get the lightweight-review template here
Pending Measurement | Review Status | Notes |
---|---|---|
Encountered Plugin Types | [NEW] opened | not yet landed |
Profile Age | [NEW] todo | |
Default Browser Status | [NEW] todo |
Deployed Measurement | Data format/sample | Review Status | Notes |
---|---|---|---|
info.reason | "idle-daily" |
not needed | It's always the same string |
info.OS | |||
info.appID | |||
info.appName | |||
info.appBuildID | |||
info.platformBuildID | |||
info.cpucount | |||
info.memsize | |||
info.arch | |||
info.version | os version | ||
info.device | N810 |
||
info.manufacturer | Nokia |
||
info.hardware | [NEW] | Android hardware description | |
info.persona | [NEW] | ||
info.addons | [NEW] | ||
simpleMeasurements.uptime | |||
simpleMeasurements.main | |||
simpleMeasurements.firstPaint | |||
simpleMasurements.sessionRestored | |||
simpleMeasurements.js.e4x | Number of e4x encounters | ||
simpleMeasurements.js.setProto | |||
simpleMeasurements.js.customIter |