|
|
|
|
|
by idoubtit
1774 days ago
|
|
If you disallow third party cookies, then there is no use for this per website cookie jar. I've browsed the web like this for decades (since Opera 9, IIRC), and I had problems with at most 5 websites. YMMV, of course. In my opinion, the simplest way to deal with cookies is to disallow third party, and to keep a white list of authorized websites. Cookies outside this white list should be deleted manually or automatically after a few hours. Extensions for this probably exist, but I've had bad experiences with extensions breaking or becoming intrusive, so I made my own where I hard coded the domains that I want to keep. |
|