Better cookie management #429
Replies: 7 comments
-
https://stackoverflow.com/questions/364219/how-can-i-have-multiple-instances-of-webkit-without-sharing-cookies might help us implement this. |
Beta Was this translation helpful? Give feedback.
-
WKWebView solves this problem. |
Beta Was this translation helpful? Give feedback.
-
It is already solved by recent versions of OS X (Apple changed the behavior). So, now, Vienna is lacking a cookie manager… 😸 |
Beta Was this translation helpful? Give feedback.
-
I'm still on Yosemite. I hope I can update soon |
Beta Was this translation helpful? Give feedback.
-
I am looking for the equivalent of Safari's ability to dump existing cookies (Safari > Preferences > Privacy > Manage Website Data or Safari > Clear History). Even better, the ideal solution for me would be the option found in Firefox and OmniWeb to delete cookies every time you quit the app. |
Beta Was this translation helpful? Give feedback.
-
Might be of interest for further work on this subject : BinaryCookieReader. Usage : |
Beta Was this translation helpful? Give feedback.
-
This is probably a bigger issue now based on the proliferation of trackers. I know I generally open links in an external browser now due to this shortcoming. It should go back to at least the Nice to Have list. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice if Vienna had its own cookie jar so it doesn't use Safari's one.
This way you can see pages without having Google, Twitter, Facebooc & co. associate your browsing to the account you're logged in in Safari.
Beta Was this translation helpful? Give feedback.
All reactions