From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/58647 Path: main.gmane.org!not-for-mail From: Dan Christensen Newsgroups: gmane.emacs.gnus.general Subject: Re: hashcash Date: Wed, 29 Sep 2004 15:11:46 -0400 Sender: ding-owner@lists.math.uh.edu Message-ID: <87mzz86gb1.fsf@uwo.ca> References: <87d609jbd9.fsf@koldfront.dk> <87mzzcu4pk.fsf@koldfront.dk> <87acv9m98a.fsf@uwo.ca> <4nzn39b0kv.fsf@lifelogs.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1096485320 14289 80.91.229.6 (29 Sep 2004 19:15:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 29 Sep 2004 19:15:20 +0000 (UTC) Original-X-From: ding-owner+M7185@lists.math.uh.edu Wed Sep 29 21:15:03 2004 Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13] ident=mail) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CCjup-0008GE-00 for ; Wed, 29 Sep 2004 21:15:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu ident=lists) by malifon.math.uh.edu with smtp (Exim 3.20 #1) id 1CCjrz-0007QH-00; Wed, 29 Sep 2004 14:12:07 -0500 Original-Received: from util2.math.uh.edu ([129.7.128.23]) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 1CCjrr-0007Q9-00 for ding@lists.math.uh.edu; Wed, 29 Sep 2004 14:11:59 -0500 Original-Received: from justine.libertine.org ([66.139.78.221] ident=postfix) by util2.math.uh.edu with esmtp (Exim 4.30) id 1CCjro-0006pB-Qu for ding@lists.math.uh.edu; Wed, 29 Sep 2004 14:11:57 -0500 Original-Received: from pony.its.uwo.ca (pony.its.uwo.ca [129.100.2.63]) by justine.libertine.org (Postfix) with ESMTP id 0BFCA3A0055 for ; Wed, 29 Sep 2004 14:11:51 -0500 (CDT) Original-Received: from spork.its.uwo.ca (ride.its.uwo.ca [10.10.10.10]) by pony.its.uwo.ca (8.12.10/8.12.10) with ESMTP id i8TJBndI015799 for ; Wed, 29 Sep 2004 15:11:49 -0400 (EDT) Original-Received: from localhost (jdc.math.uwo.ca [129.100.75.77]) by spork.its.uwo.ca (8.12.10/8.12.10) with ESMTP id i8TJBl9M001040 for ; Wed, 29 Sep 2004 15:11:47 -0400 Original-Received: from jdc by localhost with local (Exim 3.36 #1 (Debian)) id 1CCjre-0001xe-00; Wed, 29 Sep 2004 15:11:46 -0400 Original-To: ding@gnus.org In-Reply-To: <4nzn39b0kv.fsf@lifelogs.com> (Ted Zlatanov's message of "29 Sep 2004 10:40:16 -0400") Mail-Copies-To: nobody X-Hashcash: 1:20:040929:ding@gnus.org::a60999b66efb3d1b:21c5a5 User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) X-Scanned-By: MIMEDefang 2.39 Precedence: bulk Xref: main.gmane.org gmane.emacs.gnus.general:58647 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:58647 "Ted Zlatanov" writes: > I did that, plus a few other small fixes (the variable hashcash-path > was incorrectly listed as hashcash and hashcash.el can now check > payments). Cool. Has anyone considering getting gnus to generate the hashcash asynchronously while the message is being edited? I think that if this was done, *many* more people would start using hashcash (and with higher payments)... Gnus could check every minute whether the To or Cc lists had changed, and if so, start generating payments. A nice feature would be that if nothing has changed, gnus could try generating higher payments. So the more time you spend writing a message, the higher the payment! Dan