mhonarc-users

Re: spam-proofing my mhonarc archive

2003-02-17 16:49:27

Got something for javascript?  How about:
Dodge TownWagon list archive (user name = dodge & pass word = townie)
 Http://www.psmfc.org/~wade/dodge/list

I think you can also simplify the JavaScript out of the solution by
encoding the username and password into the name displayed in the
.htaccess pop-up window. This should also make it even easier for the
users to "guess" the password. Maybe something like this .htaccess file
example:

AuthUserFile /home/admin/.htpasswd
AuthType Basic
AuthName "Welcome! use username 'foo' and password 'bar' "
<Limit GET>
require valid-user
</Limit>

####

Perhaps it's even possible to for .htaccess to just require a username
without a password?

Still, this solution is not my favorite because it has the potential to
annoy or confuse users who don't understand about e-mail address
harvesting.

  Mark

 --
 . . . . . . . . . . . . . . . . . . . . . . . . . . .
   Mark Stosberg            Principal Developer
   mark(_at_)summersault(_dot_)com     Summersault, LLC
   765-939-9301 ext 202     database driven websites
 . . . . . http://www.summersault.com/ . . . . . . . .

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-USERS