Is it a good idea to change my system timezone to UTC+0 for additional privacy?
2026-03-09 07:02 UTC
Replies (8)
-
@NateNate60@lemmy.world 2026-03-09 07:45
I think there is a line to be drawn between what is theoretically better and what is meaningfully useful. It is realistically not useful information for an attacker to know what country you are from by observing your UTC offset. It’s simply much easier to guess this information by observing your other behaviours. For example, the text and time of your post is already leading me to guess UTC+5:30 as the time zone in question. But again, knowing what country you’re from is not really useful information most of the time, as even if my guess is correct, that narrows it down to a whopping one-eighth of the human population.
-
@GreenShimada@lemmy.world 2026-03-09 08:06
You should check your browser fingerprint first. Anything privacy-focused likely already reports your timezone as UTC. I believe that Mullvad, LibreWolf, and Brave all do that. And it’s not unnecessary at all. In fact, I’ve had to set my time zone to other countries where my VPN is set in order to use some sites, and set streaming device time zones to the US to not get dinged as using a VPN. This isn’t unreasonable at all.
-
@RodgeGrabTheCat@sh.itjust.works 2026-03-09 11:19
I don’t changed my timezone but sometimes I will set local time to a country south of me. Same time but appears as a different location.
-
@DieserTypMatthias@lemmy.ml 2026-03-09 11:35
No, don’t do that. Some browsers check if your timezone is in check and if not then they refuse to load HTTPS webpages.
-
@MonkderVierte@lemmy.zip 2026-03-09 12:01
Chromium, i use ungoogled Chromium, with chrome:flags Handling of extension MIME type requests Used when deciding how to handle a request for a CRX or User Script MIME type. ungoogled-chromium flag. – Mac, Windows, Linux, ChromeOS, Android #extension-mime-request-handling > Always prompt for install Disable search engine collection Prevents search engines from being added automatically. ungoogled-chromium flag. – Mac, Windows, Linux, ChromeOS, Android #disable-search-engine-collection > Enabled Force punycode hostnames Force punycode in hostnames instead of Unicode when displaying Internationalized Domain Names (IDNs). ungoogled-chromium flag. – Mac, Windows, Linux, ChromeOS, Android #force-punycode-hostnames > Enabled Popups to tabs Makes popups open in new tabs. ungoogled-chromium flag – Mac, Windows, Linux, ChromeOS, Android #popups-to-tabs Aktiviert Reduced System Info Reduces the amount of system information obatainable through headers and javascript, also causes hardwareConcurrency to respond with two cores. ungoogled-chromium flag. – Mac, Windows, Linux, ChromeOS, Android #reduced-system-info Enabled WebAssembly lazy compilation Enables lazy (JIT on first call) compilation of WebAssembly modules. – Mac, Windows, Linux, ChromeOS, Android #enable-webassembly-lazy-compilation Enabled ClipboardChangeEvent Enables the clipboardchange event API. See: ch40mestatus.qjz9zk/feature/5085102657503232 – Mac, Windows, Linux, ChromeOS, Android #enable-clipboardchange-event Disabled
-
@monovergent@lemmy.ml 2026-03-09 14:04
I use UTC+0 because I don’t like the ideas of timezones and DST.
-
@0x0@lemmy.zip 2026-03-09 14:12
Keep your net-using apps in a container/vm with UTC? Or, like you said, set your system to UTC and change your clock app to calculate the correct time but you may encounter weird issues. A lot of stuff relies on accurate time.
-
@Creat@discuss.tchncs.de 2026-03-09 18:52
I’m reasonably sure there’s an option in librewolf that will hide your timezone and just report it as +0, independent from what you actually use is the os. It has a lot of fingerprint hardening either enabled by default or available as an option.