Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Learn More

Strict Enhanced Tracking Protection

  • 3 Mbohovái
  • 1 oguereko ko apañuái
  • 49 Hecha
  • Mbohovái ipaháva Mike Kaply

more options

Hi All,

How can the Enhanced Tracking Protection set to Strict via group policy.

Thank you

Hi All, How can the Enhanced Tracking Protection set to Strict via group policy. Thank you
Mba’erechaha japyhypyre oñondivegua

Ñemoĩporã poravopyre

More info. Strict is setting that value as well as a combination of prefs.

   network.cookie.cookieBehavior = 5

Must be set explicitly via the Preferences policy

   privacy.trackingprotection.fingerprinting.enabled = true

Set if EnableTrackingProtection->Fingerprinting is true

   privacy.trackingprotection.cryptomining.enabled = true

Set if EnableTrackingProtection->Cryptomining is true

   privacy.trackingprotection.socialtracking.enabled = true

Must be set via the Preferences policy

   privacy.trackingprotection.enabled = true
   privacy.trackingprotection.pbmode.enabled = true

Set if EnableTrackingProtection->Enabled is true

Again, I'm looking into making this simpler.

Emoñe’ẽ ko mbohavái ejeregua reheve 👍 1

Opaite Mbohovái (3)

more options

Martin.Mlynar said

Hi All, How can be the Enhanced Tracking Protection set to Strict via group policy. Thank you

Or via policies.json ?

more options

You can use the Preferences policy to set

browser.contentblocking.category

to "strict"

We're looking into making this easier to set via policy

more options

Ñemoĩporã poravopyre

More info. Strict is setting that value as well as a combination of prefs.

   network.cookie.cookieBehavior = 5

Must be set explicitly via the Preferences policy

   privacy.trackingprotection.fingerprinting.enabled = true

Set if EnableTrackingProtection->Fingerprinting is true

   privacy.trackingprotection.cryptomining.enabled = true

Set if EnableTrackingProtection->Cryptomining is true

   privacy.trackingprotection.socialtracking.enabled = true

Must be set via the Preferences policy

   privacy.trackingprotection.enabled = true
   privacy.trackingprotection.pbmode.enabled = true

Set if EnableTrackingProtection->Enabled is true

Again, I'm looking into making this simpler.