all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Philip K." <philip@warpmail.net>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: contovob@tcd.ie, rpluim@gmail.com, 40676@debbugs.gnu.org,
	alex.branham@gmail.com
Subject: bug#40676: 28.0.50; gnus locks when reading email
Date: Sun, 19 Jul 2020 15:37:41 +0200	[thread overview]
Message-ID: <87blkbeica.fsf@warpmail.net> (raw)
In-Reply-To: <87o8obsln8.fsf@gnus.org> (message from Lars Ingebrigtsen on Sun, 19 Jul 2020 15:02:35 +0200)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> "Philip K." <philip@warpmail.net> writes:
>
>> That was part of the rationale behind #40355, but the best way I see to
>> fix this would be to implement asynchronous DNS, since a libravatar
>> lookup has two phases (DNS lookup + image retrieval), compared to
>> Gravatar's single request.
>
> A cache would be a band-aid -- it still will have to do these lookups
> occasionally, and the user experience in Gnus suffers.

Another idea would be to only wait for a few milliseconds (or whatever
is reasonable) and only return an image if the backend manages to find
something in that time. But the request is still finished and cached for
the next query.

> As it stands, librgravatar shouldn't be the default gravatar provider.

I'm somewhat split on this. On the one hand, the reason I implemented
libravatar support is to increase it's audience and make more people
aware if it's existence, as a free and federated alternative to
Gravatar.

On the other hand, there is a privacy issue in the system, as explained
by [0]. The problem basically is that if I send you an email and set up
a libravatar server, by querying my server, I can know if you opened my
message or not. I can imagine spammers being very interested in
something like this.

> But, yes, Emacs should have asynchronous DNS support, and adding that
> probably isn't too difficult, I'd have thought?

I started writing something a few months ago, but didn't have the time
to finish it. But you're right, it shouldn't be too much work to come up
with a rough draft.

[0] https://lobste.rs/s/nwgljm/libravatar_federated_avatar_hosting#c_00fsba

-- 
	Philip K.





  reply	other threads:[~2020-07-19 13:37 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16 23:18 bug#40676: 28.0.50; gnus locks when reading email Alex Branham
2020-04-17  6:51 ` Eli Zaretskii
2020-04-17 11:51 ` Basil L. Contovounesios
2020-04-17 17:26   ` Alex Branham
2020-04-18 10:26     ` Robert Pluim
2020-04-18 11:50       ` Alex Branham
2020-07-19  2:20       ` Lars Ingebrigtsen
2020-07-19  8:15         ` Philip K.
2020-07-19 13:02           ` Lars Ingebrigtsen
2020-07-19 13:37             ` Philip K. [this message]
2020-07-19 13:52               ` Lars Ingebrigtsen
2020-07-29  6:48                 ` Lars Ingebrigtsen
2020-07-30  1:43                   ` Lars Ingebrigtsen
2020-07-30  3:30                     ` Lars Ingebrigtsen
2020-07-30  3:11                   ` Richard Stallman
2020-07-30  8:32                     ` Philip K.
2020-07-31  3:24                       ` Richard Stallman
2020-07-20  8:49             ` Robert Pluim
2020-07-20  9:05               ` Lars Ingebrigtsen
2020-07-20  9:23                 ` Lars Ingebrigtsen
2020-07-20  9:33                   ` Robert Pluim
2020-07-20  9:36                     ` Robert Pluim
2020-07-20 11:02                       ` Lars Ingebrigtsen
2020-07-20  9:41                     ` Lars Ingebrigtsen
2020-07-20  9:43                       ` Lars Ingebrigtsen
2020-04-17 15:09 ` Eric Abrahamsen
2020-04-17 15:14   ` Robert Pluim
2020-04-17 15:22     ` Eric Abrahamsen

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=87blkbeica.fsf@warpmail.net \
    --to=philip@warpmail.net \
    --cc=40676@debbugs.gnu.org \
    --cc=alex.branham@gmail.com \
    --cc=contovob@tcd.ie \
    --cc=larsi@gnus.org \
    --cc=rpluim@gmail.com \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.