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

Set time zone to UTC with fingerprinting protection enabled #723

Open
riastradh-brave opened this issue Aug 9, 2018 · 1 comment
Open

Set time zone to UTC with fingerprinting protection enabled #723

riastradh-brave opened this issue Aug 9, 2018 · 1 comment

Comments

@riastradh-brave
Copy link
Contributor

@riastradh-brave riastradh-brave commented Aug 9, 2018

<!DOCTYPE html>
<html>
<body>
<p id="foo">foo</p>
<script>
document.getElementById('foo').innerHTML = new Date(Date.now()).toLocaleString()
</script>
</body>
</html>

This should report UTC. (If you set your locale to UTC, or if you live in Iceland or Liberia, make sure to set it to something else before testing this.) Any other time zone vectors should be fixed to UTC.

@riastradh-brave
Copy link
Contributor Author

@riastradh-brave riastradh-brave commented Aug 15, 2018

@bbondy bbondy added this to Tor and privacy in 1.0 Tasks by Category Sep 29, 2018
@bbondy bbondy modified the milestones: 1.0, 1.x Backlog Oct 30, 2018
@tomlowenthal tomlowenthal added this to P3, P4, & P5 Backlog in Shields Nov 6, 2018
@tomlowenthal tomlowenthal added this to Untriaged Backlog in Tor and Private Windows via automation Nov 16, 2018
@tomlowenthal tomlowenthal moved this from Untriaged Backlog to P3, P4, & P5 Backlog in Tor and Private Windows Nov 27, 2018
@tomlowenthal tomlowenthal moved this from Backlog to Rainy Day Ideas in Tor and Private Windows Nov 30, 2018
@rebron rebron modified the milestone: 1.x Backlog Feb 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Shields
  
Feature Backlog
Tor and Private Windows
  
Rainy Day Ideas
1.0 Tasks by Category
Tor and privacy
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.