From 6e697bced0971c369c297964eac35e2ddb59feb4 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Sun, 22 Jul 2018 15:57:49 +0200 Subject: [PATCH] Add further clarifications to gnus-blocked-images * lisp/gnus/gnus-art.el (gnus-blocked-images): Add further clarifications. --- lisp/gnus/gnus-art.el | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/gnus/gnus-art.el b/lisp/gnus/gnus-art.el index 055f02fb1ab..1b0dde94551 100644 --- a/lisp/gnus/gnus-art.el +++ b/lisp/gnus/gnus-art.el @@ -1626,6 +1626,12 @@ resources when reading email groups (and therefore stops tracking), but allows loading external resources when reading from NNTP newsgroups and the like. +People controlling these external resources won't be able to tell +that any one person in particular has read the message (since +it's in a public venue, many people will end up loading that +resource), but they'll be able to tell that somebody from your IP +address has accessed the resource. + This can also be a function to be evaluated. If so, it will be called with the group name as the parameter, and should return a regexp." -- 2.39.2