On Wed, 2010-12-01 at 07:27 -0800, Marc Perkel wrote: > I've been thinking about what it would take to actually eliminate spam > or reduce it to less than 10% of what it is now. [...]
The FUSSP! Hooray! > I'm not sure what the specification of the new protocol should be [...] Oh, no, it is not. You did not offer a solution. > Thoughts? > (sorry about posting the same message to the dev list. My mistake) Yes. Thoughts. This is off-topic. Please go find a better audience to rehash this subject yet again. This horse has been beaten to death many times before. Neither SA list would have been appropriate to raise that topic. guenther -- your friendly moderator -- char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4"; main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1: (c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}