summaryrefslogtreecommitdiff
path: root/modules/mm_html.py
diff options
context:
space:
mode:
authorklm1998-03-08 17:00:21 +0000
committerklm1998-03-08 17:00:21 +0000
commit2465b4fccbb8ccedfe80b6e04a0e2518e8713667 (patch)
tree30c665d42ec84577b30b081f004a4285063ef25d /modules/mm_html.py
parent4abcbbcf31c22094cf23706749a7e8624cde8617 (diff)
downloadmailman-2465b4fccbb8ccedfe80b6e04a0e2518e8713667.tar.gz
mailman-2465b4fccbb8ccedfe80b6e04a0e2518e8713667.tar.zst
mailman-2465b4fccbb8ccedfe80b6e04a0e2518e8713667.zip
ObscureEmail(), UnobscureEmail(): new routines for invertably
transforming email addresses so they're not apparent to web spiders, therefore not scrapable by spammers. The UnobscureEmail transformation should work like an identity function on already-unobscured addresses, so it can be used with impunity. The routines should be used as functional interface to address obscuring, so the scheme can be changed transparently to the rest of the system, just by changing the routines. This should make it easy to up the ante in the thwarting of spammers, if this catches on.
Diffstat (limited to 'modules/mm_html.py')
0 files changed, 0 insertions, 0 deletions