搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Firefox keeps storing a supercookie called "86868755-6b82-4842-b301-72671a0db32e.mozilla" on my computer. Is this normal and can it be prevented?

  • 1 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

I use a program called Security Task Manager to detect and remove whatever super cookies Firefox may store on my computer. Recently in 2017, Firefox started storing a super cookie named "86868755-6b82-4842-b301-72671a0db32e.mozilla" on my computer. I need to know if it is common for Firefox browsers to store this particular cookie on users' computers. Also, I would like to know if there any methods available to prevent Firefox from storing this cookie on my computer.

I use a program called Security Task Manager to detect and remove whatever super cookies Firefox may store on my computer. Recently in 2017, Firefox started storing a super cookie named "86868755-6b82-4842-b301-72671a0db32e.mozilla" on my computer. I need to know if it is common for Firefox browsers to store this particular cookie on users' computers. Also, I would like to know if there any methods available to prevent Firefox from storing this cookie on my computer.
已附加屏幕截图

所有回复 (1)

more options

That is a special safe browsing cookie used by the fishing protection feature. Best is to leave such cookies alone and do not use external to remove such data because such software isn't aware of the Firefox internals and can easily corrupt your profile folder with the risk of losing your data.

// Unique first-party domain for separating the safebrowsing cookie.
// Note if this value is changed, code in test_cookiejars_safebrowsing.js
// should also be changed.
#define NECKO_SAFEBROWSING_FIRST_PARTY_DOMAIN \
  "safebrowsing.86868755-6b82-4842-b301-72671a0db32e.mozilla"

由cor-el于修改