Closed
Bug 1330892
Opened 8 years ago
Closed 7 years ago
<isindex> leaks user locale
Categories
(Core :: DOM: HTML Parser, defect, P1)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
People
(Reporter: arthur, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fingerprinting][tor][fp:m3])
<isindex> generates a form with a label that is in the user's locale, thus leaking the locale to content.
In Tor Browser we have a patch that forces the label to be in English. Here is the patch:
https://torpat.ch/18194
We'd like to somehow to have this ability in mainline. Perhaps it could use English-only labels when privacy.resistFingerprinting is enabled.
This bug will be obsolete if bug 1266495 is fixed (isindex removed).
Reporter | ||
Updated•8 years ago
|
Blocks: uplift_tor_fingerprinting
Comment 1•8 years ago
|
||
bug 1266495 has lots of signals suggesting high likelihood of <isindex> removal.
Setting dependency field optimistically.
Depends on: 1266495
Priority: -- → P2
Summary: <isindex> leaks user locale → <isindex> leaks user locale [tor 18914]
Whiteboard: [tor 18914][fingerprinting] → [fingerprinting]
Reporter | ||
Updated•8 years ago
|
Whiteboard: [fingerprinting] → [fingerprinting][tor]
Summary: <isindex> leaks user locale [tor 18914] → <isindex> leaks user locale
Updated•7 years ago
|
Priority: P2 → P1
Whiteboard: [fingerprinting][tor] → [fingerprinting][tor][fp:m1]
Updated•7 years ago
|
Whiteboard: [fingerprinting][tor][fp:m1] → [fingerprinting][tor][fp:m3]
Comment 2•7 years ago
|
||
Note: bug 1266495 is now resolved fixed
Comment 3•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
FIXED, not INVALID.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 7 years ago
Resolution: --- → FIXED
Comment 5•7 years ago
|
||
(In reply to Henri Sivonen (:hsivonen) from comment #4)
> FIXED, not INVALID.
That makes sense. Thanks, Henri!
You need to log in
before you can comment on or make changes to this bug.
Description
•