From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/48620 Path: main.gmane.org!not-for-mail From: Lars Magne Ingebrigtsen Newsgroups: gmane.emacs.gnus.general Subject: Re: Hashcash Date: Thu, 02 Jan 2003 22:05:34 +0100 Organization: Programmerer Ingebrigtsen Sender: owner-ding@hpc.uh.edu Message-ID: References: <87y9brejam.fsf@mail.paradoxical.net> <873ctztyth.fsf@mail.paradoxical.net> <20020801222925.A10502@mastaler.com> <02Aug5.165400edt.119167@gateway.intersystems.com> <02Aug6.103518edt.119321@gateway.intersystems.com> <02Aug6.141550edt.119068@gateway.intersystems.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041541544 18344 80.91.224.249 (2 Jan 2003 21:05:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2003 21:05:44 +0000 (UTC) Return-path: Original-Received: from malifon.math.uh.edu ([129.7.128.13]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18UCX8-0004lk-00 for ; Thu, 02 Jan 2003 22:05:43 +0100 Original-Received: from sina.hpc.uh.edu ([129.7.128.10] ident=lists) by malifon.math.uh.edu with esmtp (Exim 3.20 #1) id 18UCXM-0000nd-00; Thu, 02 Jan 2003 15:05:56 -0600 Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 02 Jan 2003 15:06:49 -0600 (CST) Original-Received: from sclp3.sclp.com (sclp3.sclp.com [66.230.238.2]) by sina.hpc.uh.edu (8.9.3/8.9.3) with SMTP id PAA25354 for ; Thu, 2 Jan 2003 15:06:33 -0600 (CST) Original-Received: (qmail 8831 invoked by alias); 2 Jan 2003 21:05:36 -0000 Original-Received: (qmail 8826 invoked from network); 2 Jan 2003 21:05:35 -0000 Original-Received: from quimby.gnus.org (80.91.224.244) by 66.230.238.6 with SMTP; 2 Jan 2003 21:05:35 -0000 Original-Received: from news by quimby.gnus.org with local (Exim 3.12 #1 (Debian)) id 18UCYQ-0007yQ-00 for ; Thu, 02 Jan 2003 22:07:02 +0100 Original-To: ding@gnus.org Original-Path: not-for-mail Original-Newsgroups: gnus.ding Original-Lines: 18 Original-NNTP-Posting-Host: quimbies.gnus.org Original-X-Trace: quimby.gnus.org 1041541622 29843 80.91.231.2 (2 Jan 2003 21:07:02 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: 2 Jan 2003 21:07:02 GMT Mail-Copies-To: never X-Now-Playing: Ambitious Lovers's _Lust_: "It's Gonna Rain" User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2.50 (i686-pc-linux-gnu) X-Face: Vq5#S.%t]SYJtxa3i{0x:FJHP\[03^,.`Ma}B>6`Kk_CWHE2SP4n+gv Cancel-Lock: sha1:sgs80fdbMm2RNv3CKITH48OJhBA= Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:48620 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:48620 Simon Josefsson writes: > Calling external SHA1 will be too slow (it loops many times), but > maybe looping a elisp sha1 in the idle-timer could work (every loop is > short and it can be resumed fast). Is there a SHA1 implementation in Emacs Lisp? Hm, yes, I remember some talk about that... > Perhaps the simplest thing is to disable hashcash in Gnus if the > external "hashcash" binary isn't installed, and to enable it if it > is present, though. Yup. -- (domestic pets only, the antidote for overdose, milk.) larsi@gnus.org * Lars Magne Ingebrigtsen