GNOME Bugzilla – Bug 300347
Icon to allow/disallow easily cookies on a website.
Last modified: 2015-09-30 12:22:48 UTC
The main idea is to do for cookies what Epiphany does for popups. If you set the preferences to never accept cookies, each time a site try to send a cookie, a little cookie icon with a red cross is displayed in the bottom left. Double clicking on it change the red cross by a green "V" and now accept cookies from this specific website. Right clicking on the icon give a menu with : - accepted cookies from this website - refused cookies from this webpage Clicking on one of those cookies change his status. Well, this is an idea, but the main thing is to allow easily people who care about privacy to refuse cookies and accept it when needed.
See also http://live.gnome.org/Epiphany_2fFeatureDesign_2fSecurityAndPrivacy Instead of a status bar icon, a notification area message could be considered. Also we have to keep a11y in mind. In the larger picture, I think we shouldn't just make separate functions for cookies, poopups, javascript etc. but have a more generic per-webpage / per-domain "privacy panel".
http://extensions.geckozone.org/CookieButton/ CookieButton is a firefox extension that fit perfectly with my idea.
*** Bug 337084 has been marked as a duplicate of this bug. ***
adding dependency
*** Bug 525666 has been marked as a duplicate of this bug. ***
This might have been a good idea 10 years ago, but nowadays we have many other storage types that sites expect to never be blocked. So for the same reason we don't have a disable-js setting anymore, we won't be working on this. If someone else wants to work on it, though, we could talk with the designers.