X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/729991564ec7e1116fc023c51e73b47af8b6fce7..HEAD:/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn diff --git a/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn b/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn index 12018d517..99cc1964c 100644 --- a/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn +++ b/doc/bugs/htmlscrubber_undoes_email_obfuscation_by_Text::Markdown.mdwn @@ -35,3 +35,11 @@ The relevant commits are on the master branch of [my "fork" of ikiwiki on Github > > It would probably be best to add an option to [[!cpan Text::Markdown]] to > let the email address munging be disabled. --[[Joey]] + + +Email obfuscation is very useful -- +in practice, spammers apparently don't use HTML parsers -- +according to the only published study I have read +( a 2003 study by the Center for Democracy and Technology cited by +https://en.wikipedia.org/wiki/Address_munging +).