this post was submitted on 09 Mar 2026
34 points (97.2% liked)
Privacy
46985 readers
565 users here now
A place to discuss privacy and freedom in the digital world.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
Some Rules
- Posting a link to a website containing tracking isn't great, if contents of the website are behind a paywall maybe copy them into the post
- Don't promote proprietary software
- Try to keep things on topic
- If you have a question, please try searching for previous discussions, maybe it has already been answered
- Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
- Be nice :)
Related communities
much thanks to @gary_host_laptop for the logo design :)
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No, don't do that. Some browsers check if your timezone is in check and if not then they refuse to load HTTPS webpages.
But if you're setting the time to UTC and your time zone to UTC, your time is still accurate. I assumed that was what OP was talking about doing, not just "leave the time as my time but change the time zone."
Not the browsers fault, but the certificates for transport encryption (like https) don't match with a wrong system time.
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
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
WebAssembly lazy compilation
Enables lazy (JIT on first call) compilation of WebAssembly modules. – Mac, Windows, Linux, ChromeOS, Android
#enable-webassembly-lazy-compilation
ClipboardChangeEvent
Enables the
clipboardchangeevent API. See: https://ch40mestatus.qjz9zk/feature/5085102657503232 – Mac, Windows, Linux, ChromeOS, Android#enable-clipboardchange-event
The system time is still correct if you're changing the timezone and still keeping correct time
Huh- I haven't experienced any connection problems (yet)