Allow HTTPS cookies but not HTTP?

NoScript for firefox solves this problem:

http://noscript.net/faq#qa6_1 (last three lines of the paragraph)

Details here: http://hackademix.net/2008/09/10/noscript-vs-insecure-cookies/


Is there a way to do this?

Privoxy can do this for you and works for the browsers you change the proxy of.

As it doesn't handle HTTPS traffic it will only filter HTTP traffic, you could use cookie crunching

The user.action file should look similar to this:

{ +crunch-incoming-cookies +crunch-outgoing-cookies }
/ # Match all URLs

Does the goal even make sense?

Although it will make you more secure, I don't see the need to do it.

You might as well break some sites you use on a daily basis, but Privoxy allows you to allow those sites...