I've seen networks who use auth code as a captcha method, they print it back to the user hoping it won't be caught by an evil script and only a real person would know what to do with it.<br>it's not a good idea, because a simple regexp can catch this.
<br>i am using libgd and a php cron to email the auth code inside an image attached to the letter.<br>this also eliminates the need for me to check whether the @<a href="http://host.com">host.com</a> points to the same address as the host of the client, because i simply don't care, no bot in hell will be able to just understand the auth code.
<br><br><div><span class="gmail_quote">On 1/21/06, <b class="gmail_sendername">Robin Burchell</b> &lt;<a href="mailto:surreal.w00t@gmail.com">surreal.w00t@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I can kind of see the logic, as then you'd need to customise &lt;insert<br>botnet here&gt; for that network, but it's not something I'd do.<br><br>On 1/21/06, Torbjörn Svensson &lt;<a href="mailto:azoff@se.linux.org">azoff@se.linux.org
</a>&gt; wrote:<br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA1<br>&gt;<br>&gt; Umar Draz wrote:<br>&gt; &gt; I mean if someone want to register a nick just send the AUTH CODE<br>&gt; &gt; on screen not through email.
<br>&gt;<br>&gt; If you want it to not send the auth-code by mail, why send the auth-code<br>&gt; at all? I don't see any reason to send the auth-code to the user by notice.<br>&gt;<br>&gt;<br>&gt; - --<br>&gt;&nbsp;&nbsp; .''`. Torbjörn Svensson, azoff (at) se (dot) linux (dot) org
<br>&gt;&nbsp;&nbsp;: :' : 7EB9 2DC5 61AE DAB5 7099&nbsp;&nbsp;BAC6 798E E39A DBDB 0CFD<br>&gt;&nbsp;&nbsp;`. `'&nbsp;&nbsp;<a href="http://azoff.homeip.net">http://azoff.homeip.net</a> | <a href="http://azoff.tty0.org">http://azoff.tty0.org</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;`--&nbsp;&nbsp;
<a href="http://se.linux.org">http://se.linux.org</a><br>&gt;<br>&gt; -----BEGIN PGP SIGNATURE-----<br>&gt; Version: GnuPG v1.4.2 (GNU/Linux)<br>&gt; Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org">
http://enigmail.mozdev.org</a><br>&gt;<br>&gt; iD8DBQFD0PL9eY7jmtvbDP0RAgYDAJ42PLODWGNKtnsRQmG/vwGix3lRpQCgvWMh<br>&gt; P5lIQJy7Hn5Q16NFfZw8KLs=<br>&gt; =oGNA<br>&gt; -----END PGP SIGNATURE-----<br>&gt; ------------------------------------------------------------------
<br>&gt; To unsubscribe or change your subscription options, visit:<br>&gt; <a href="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices</a><br>&gt;<br>
------------------------------------------------------------------<br>To unsubscribe or change your subscription options, visit:<br><a href="http://lists.ircservices.za.net/mailman/listinfo/ircservices">http://lists.ircservices.za.net/mailman/listinfo/ircservices
</a><br></blockquote></div><br>