Lusito / forget-me-not

Make the browser forget website data, except for the data you want to keep.
zlib License
227 stars 25 forks source link

Protecting individual Cookies #37

Closed Joel889 closed 6 years ago

Joel889 commented 6 years ago

An expert option to drill down on a whitelisted domain's cookies and select which specific cookies to keep (as opposed to keeping all the domain's cookies) would be useful. CookieCuller (https://addons.mozilla.org/en-US/firefox/addon/cookieculler/) and CookieKeeper (https://addons.mozilla.org/en-US/firefox/addon/cookiekeeper/) offer that functionality, but they won't work past FF56.

Thank you

Lusito commented 6 years ago

That's a duplicate of #17, is it not?

Joel889 commented 6 years ago

It looks like it.

I would envision an expert mode, in which individual cookies are whitelisted (as opposed to whitelisting the entire domain). The reason would be to manually select cookies that store logon info or other site preferences, and delete all the other cookies from that domain. It's possible that not everybody wants to manually select individually cookies to keep (even though that's how CookieCuller and CookieKeeper worked), but that's why I would suggest an expert mode that provides that functionality.

Lusito commented 6 years ago

Yep, that's what #17 is about. Closing this one.