vote up 1 vote down star

Session is "until the browser is closed", right? But what does it mean then to allow cookies "temporarily"?

flag

3 Answers

vote up 0 vote down check
  • "Allow example.com for session" allows the site to set cookies for the current and all future sessions. Every time you open Firefox, the site will be allowed to set cookies.
  • "Temporarily allow example.com" allows the site to set cookies for the current session only. The next time you open Firefox, that site will not be allowed to set cookies.

In both cases, the cookies are deleted each time Firefox is closed.

link|flag
So, when I "allow example.com for session", what am I disallowing? To set a cookie expiry that extends beyond the session? – Hanno Fietz Nov 13 at 16:25
@Hanno: When you use "Allow example.com for session", you're not allowing the cookies to persist across browser sessions. They get deleted every time you close Firefox. This prevents the site from "remembering" you and potentially gathering information about your browsing habits that you may not want them to have. It's also a security measure as information such as cached log-in credentials will be deleted. – raven Nov 13 at 16:48
@raven: according to my experience, and as I said in my answer, the permission is temporary, not the cookies. – harrymc Nov 13 at 21:31
vote up 0 vote down

Not much information out there in the interweb about CookieSafe, but I would guess that temporarily means that you can accept cookies for only that time that you are on the site that is trying to add a cookie. If you leave the site and come back, the cookies will be blocked and you will have to allow it again.

link|flag
vote up -1 vote down

These are permissions for a site to store cookies for this site in Firefox.

"Allow for session" means that the said site is allowed to store cookies for this invocation of firefox. Cookies are still kept after Firefox is closed, and are used if you launch Firefox again (however the site won't be able to store new ones).

"Allow" means that the said site will always be able to store any cookies it likes.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.