qutebrowser/doc
Martin Tournoij 472071c047 Add setting: 'content.third-party-cookie-policy', fixes #607
This sets the third-party cookie policy.

- I created a new ThirdPartyCookiePolicy() class, since this setting seems to be
  unique in the way it is set...

- I set the default to 'never', which is the most secure/private setting, but
  *may* break *some* features of a (very) limited number of sites; these are
  usually "non-critical" features.
  For example, on Stack Exchange sites you're logged in all 200+ sites if you
  sign in on one of them, this features required 3rd party cookies. You can
  still sign in with out, but you have to do so 200+ times (this is actually the
  only example I've ever noticed).

  AFAIK all "major" browsers accept 3rd-party cookies by default, except for
  Safari. Firefox also made this change, but reversed it (see:
  https://brendaneich.com/2013/05/c-is-for-cookie/), but they don't offer any
  good arguments to *not* have it IMHO, at least not that I could find.

  In any case, in my humble opinion "secure and private by default" is the best
  way to ship. But you're of course free to change it if you disagree ;-)
2015-06-04 00:26:39 +02:00
..
help Add setting: 'content.third-party-cookie-policy', fixes #607 2015-06-04 00:26:39 +02:00
img Add screenshots to README. Closes #145. 2014-10-05 18:46:49 +02:00
notes Add suckless surf ML post to notes. 2015-01-08 06:41:44 +01:00
quickstart.asciidoc Mention :adblock-update in quickstart. 2015-05-27 08:30:26 +02:00
qutebrowser.1.asciidoc Get rid of --no-crash-dialog. 2015-05-17 01:03:34 +02:00
stacktrace.asciidoc Add readlink in stacktrace.asciidoc. 2015-03-30 15:06:38 +02:00
userscripts.asciidoc Store QUTE_TEXT/QUTE_HTML in files for userscripts. 2015-04-20 07:50:47 +02:00