- Most Recent |
24 hours |
7 days |
30 days |
365 days |
HowFlow —
CipherMail provides a safe alternative to the mail_to helper by hiding mailto links from e-mail harvesting bots. The generated output is completely obfuscated by a 1024 bit random key.
Posted by
aroedl 3 months ago
aroedl 3 months ago How it works
They keyword is stored on the server, so it is never revealed to the client. Processing is performed on the server-side via an AJAX request and the decrypted redirect is returned to the client, opening a mail composer window… just like normal mailto link.
Usage
Download the plugin from the file area of this trick (the original svn is gone) and install it in vendor/plugins.
<%= ciphermail_to "John Smith", "someone@somedomain.com" %>
Copyright
Copyright © 2007 Michael Behan aka “JabberWock” (jabberwock /AT tenebrous /DOT com) Released under the BSD license
Files
cipher_mail.zip
Please log in or sign up and vote for this trick if it was helpful for you.
Don't forget to subscribe to our
RSS/Atom feed to get the latest tricks.
Don't forget to subscribe to our
RSS/Atom feed to get the latest tricks.










