Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Exclude timezone from fingerprint protection

  • 2 trả lời
  • 1 gặp vấn đề này
  • 104 lượt xem
  • Trả lời mới nhất được viết bởi mad-model

more options

Hello, i have the issue that times are displayed in UTC as long I have enabled fingerprint protection. Is there a way to exclude time zones or to manually set the timezone I want?

I found this in about:config: privacy.fingerprintingProtection.overrides: string

Can I override the settings for the timezone?

Hello, i have the issue that times are displayed in UTC as long I have enabled fingerprint protection. Is there a way to exclude time zones or to manually set the timezone I want? I found this in about:config: privacy.fingerprintingProtection.overrides: string Can I override the settings for the timezone?

Giải pháp được chọn

Disable privacy.resistFingerprinting and instead enable privacy.fingerprintingProtection and change privacy.fingerprintingProtection.overrides to +AllTargets,-JSDateTimeUTC. Note that if you disable Tracking Protection for a site then it will also disable fingerprinting protection.

Đọc câu trả lời này trong ngữ cảnh 👍 2

Tất cả các câu trả lời (2)

more options

Giải pháp được chọn

Disable privacy.resistFingerprinting and instead enable privacy.fingerprintingProtection and change privacy.fingerprintingProtection.overrides to +AllTargets,-JSDateTimeUTC. Note that if you disable Tracking Protection for a site then it will also disable fingerprinting protection.

more options

Thank you, have tried the setting. Now js.Date() returns the proper time from my Timezone. Note that coveryourtracks.eff.org (I cannot tell how reliable this site is) is telling me that "Your browser has a nearly-unique fingerprint" when I have set privacy.resistFingerprinting to true, or to false (multiple combinations of addons tried). I guess +AllTargets,-JSDateTimeUTC means, to enable all aspects of fingerprinting protection except JSDate (I was not able to google it or find it in the docks)?