Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Uncontrolled connections

  • 답글 없음
  • 0 이 문제를 만남
more options

I start firefox with following policies.json

{

   "policies": {
       "AppAutoUpdate": false,
       "BackgroundAppUpdate": false,
       "DisableAppUpdate": true,
       "DisableFeedbackCommands": true,
       "DisableFirefoxAccounts": true,
       "DisableFirefoxStudies": true,
       "DisablePocket": true,
       "DisableSystemAddonUpdate": true,
       "DisableTelemetry": true,
       "ExtensionUpdate": false
   }

}

But uncontrolled connections to the following addresses continue anyway:

I may have missed something and you can tell me how I can control these connections inclusive. Because all other connections can be controlled by configs and policies. But not these and it raises big questions. It seems to me that the browser should allow to configure any network requests that aren't related to the user web browsing itself. If some connections cannot be controlled in any way then I can't call it anything other than either a bug or an attempt to monitor users as do in Google Chrome.

I start firefox with following policies.json { "policies": { "AppAutoUpdate": false, "BackgroundAppUpdate": false, "DisableAppUpdate": true, "DisableFeedbackCommands": true, "DisableFirefoxAccounts": true, "DisableFirefoxStudies": true, "DisablePocket": true, "DisableSystemAddonUpdate": true, "DisableTelemetry": true, "ExtensionUpdate": false } } But uncontrolled connections to the following addresses continue anyway: * firefox.settings.services.mozilla.com * aus5.mozilla.org I may have missed something and you can tell me how I can control these connections inclusive. Because all other connections can be controlled by configs and policies. But not these and it raises big questions. It seems to me that the browser should allow to configure any network requests that aren't related to the user web browsing itself. If some connections cannot be controlled in any way then I can't call it anything other than either a bug or an attempt to monitor users as do in Google Chrome.

글쓴이 anpic 수정일시

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.