Re: [Vimprobable-users] [PATCH RFC] Add command to load per-site cookie files
Vimprobable is a lean web browser optimised for full keyboard control
Brought to you by:
hanness
From: Serge E. H. <se...@ha...> - 2015-12-12 14:51:30
|
On Fri, Dec 11, 2015 at 03:40:14PM +0100, Hannes Schüller wrote: > On Tue, 8 Dec 2015 22:45:43 -0600, "Serge E. Hallyn" <se...@ha...> > wrote: > > On Wed, Dec 09, 2015 at 05:17:23AM +0100, Hannes Schüller wrote: > > > Matthew Carter <m...@ah...>: > > > > "Serge E. Hallyn" <se...@ha...> writes: > > > > > > > > > That does sound good. Though when site A grabs content from > > > > > site B, which site should we use? > > > > > > > > > > > > > I would say, whichever site is in the URL bar is the one I'd > > > > expect to set the cookie file (so, site A). > > > > > > Hm, that sounds pretty much like the existing "no third party > > > cookies" setting... > > > > Well no, the idea would be your config could set > > > > set cookies_file *.launchpad.net cookies_lp > > set cookies_file *.github.com cookies_gh > > set cookies_file * cookies > > > > and vimprobable2 would just do it. > > Yes, of course, sorry. The original idea is fundamentally different, of > course. I'm just thinking that Matthew's proposal for automatically > handling one file per host name is similar to the existing function > (although also not completely identical). > > Hannes Yup, I don't know if we'd want both, but I'm pretty sure I'd be happy with just Matthew's proposal. Happier than with just mine. |