Gnus development mailing list
 help / color / mirror / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Cc: ding@gnus.org
Subject: url.el cookie policy
Date: Thu, 03 Nov 2011 23:06:19 +0100	[thread overview]
Message-ID: <m31utovp2c.fsf@stories.gnus.org> (raw)

I just discovered that Gnus has been setting (and returning) cookies for
the images that it fetches via `url-retrieve' and friends.  While this
is no catastrophe, it's probably not an information/tracking thing that
people would expect to happen when reading stuff via Gnus, I think.

However, switching this behaviour off in Gnus appears to be kinda
tricky.  Since `url-retrieve' (and friends) are asynchronous, and they
create new buffers, neither binding `url-cookie-untrusted-urls' to
`(".*")', nor setting it buffer-locally does the trick.

So I would suggest changing the default for `url-cookie-untrusted-urls'
to `(".*")' for Emacs 24.1, and then reworking the `url-retrieve'
interface (as previously discussed), and then let it take the cookie
setting thing as a parameter.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




             reply	other threads:[~2011-11-03 22:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-03 22:06 Lars Magne Ingebrigtsen [this message]
2011-11-03 22:39 ` Antoine Levitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m31utovp2c.fsf@stories.gnus.org \
    --to=larsi@gnus.org \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).