Saturday, September 23rd, 2006 | Author: Moody

In order to protect email addresses from being harvested, I have added the Caesarmail plugin, which dynamically converts all email addresses using “random-offset Caesar ciphers”. This prevents spambots from collecting usable email addresses from pages/comments. Spammers aren’t likely to take the time to decipher encrypted email addresses.

Q: What’s a Caesar cipher?

A: A basic character-shift method for encoding/obfuscating text. [More]

Here is an example of the ROT13 method: Urer vf na rknzcyr bs gur EBG13 zrgubq.

ROT13 is a Caesar cipher where the characters of the alphabet are rotated 13 places (e –> r, a –> n). ROT13 is often used because the same step that encodes the selected text also decodes the text. The nice thing about the Caesarmail plugin is that the offset is “randomly generated with each page view”.

Though simple and ultimately easy to decode, the Caesar cipher method can be useful at frustrating the casual viewer. Try this if you’d like [decoded text after the cut]:

. CDYWR MNBANENA MWJ , WXRCJDCLWDY BDXDPRKVJ , HCRERCRBWNBWR NBJL , BUJANVDW XW , NWRW OX NDUJE CXA J QCRF ANQYRL AJBNJL J . ANQYRLNM XC CUDLROORM NAXV NUCCRU J PWRQCNVXB BR NANQ .

You can create your own Caesar ciphers at the ROT-13 Encrypt/Decrypt page. You can learn more about ciphers and cryptograms at the Historical Cryptography page (server seems a little hit-and-miss on responding). But you probably are wanting the deciphered text, so here it is:

. Here is something a little more difficult to decipher . A Caesar cipher with a ROT value of nine , no numerals , case insensitivity , ambiguous punctuation , and reversed input .

You can follow any responses to this entry through the RSS 2.0 feed. Both comments and pings are currently closed.
  • Sure thing. Let me know if you have any problems or suggestions regarding the plugin.
  • No complaints; I'm pleased with it and grateful to you. To be fair and accurate in my reporting I should note that my would-be blog does not get a large amount of traffic, so, I don't know how good an example my stats make.

    In any case, thank you very much for checking in.
  • I'm the author of the caesarmail plugin, and I'm just checking in. Does it seem to be doing a good job reducing email harvesting and spamming?
blog comments powered by Disqus