Skip to main content

Introduction

https://travis-ci.org/collective/collective.geotransform.svg?branch=master

GEO stands for “Gracefully E-mail Obfuscation”. This package implements the solution exposed in this post of List Apart web site authored by Roel Van Gils:

http://www.alistapart.com/articles/gracefulemailobfuscation/

collective.geotransform uses plone.transformchain to transform the response output from Zope before it reaches your browser. It searches for all “mailto:” occurences inside the response and transform them into encoded harmless links. It also searches for plain email addresses (without links) inside the response and transform them into encrypted spans. This codification is done via a simple base64 encoding, but enough to fool a spam robot.

This is the form of the encoded mailto link:

<a rel=”nofollow” href=”geomailto:dmljdG9yLmZlcm5hbmRlejJAdXBjbmV0LmVz”>Link text</a>

While this is the form of the encoded span for plain email address:

<span class=”geomailaddress”>dmljdG9yLmZlcm5hbmRlejJAdXBjbmV0LmVz</span>

On the browser side, the encoded links and spans are decoded to their original form by using a Javascript that restores them to normal “mailto:” links and decrypted plain text emails.

Authenticated responses are NOT affected by this transform. Only anonymous responses are modified.

Compatibility

The versions 3.x (build from the master-branch) are compatible with Plone 6 / Python 3 only.

Other branches / versions support old Plone versions :
  • Plone 5: versions 2.x

  • Plone 4: versions 1.x

TODO

  • Accessibility form and validators

Changelog

3.0 (2023-02-09)

  • Add Plone 6 compatibility, drop Plone 5 support [boulch]

2.1 (2023-01-31)

  • Add support for Python 3 and Plone 5.2. [pbauer]

2.0 (2020-11-18)

  • Fix obfuscation with mails within texts [laulaz]

  • Make mail detection in texts (outside textareas) more robust [laulaz]

  • Improve / add tests [laulaz]

2.0a1 (2018-09-24)

  • Plone 5 compatibility [tomgross]

  • Add browserlayer and uninstall profile (fixes #11) [tomgross]

1.0.4 (2020-11-18)

  • Make mail detection in texts (outside textareas) more robust [laulaz]

  • Improve / add tests [laulaz]

1.0.3 (2017-12-06)

  • Do not obfuscate mails inside textarea or value=”” attribute (#15) [laulaz]

1.0.2 (2016-08-19)

  • Do not obfuscate mails when called from Ajax, because we don’t know if they will be de-obfuscated and that the goal is to fool non-Javascript robots [laulaz]

1.0.1 (2015-02-03)

  • Add metadata.xml into profile. [bsuttor]

  • Decode utf8 if accent in mail [bsuttor]

  • Add upgradestep for import new metadata.xml [bsuttor]

1.0 (2014-10-22)

  • Obfuscate plain text mails (#8) [laulaz]

  • Avoid touching mailto tags content (#4) [laulaz]

  • Avoid trying to transform non-HTML requests [laulaz]

  • Handle links with subject and / or body (#1) [laulaz]

  • Fix check for anonymous (#2) and for portal url (#3) [laulaz]

  • Fix getSite location [laulaz]

  • Add tests [laulaz]

  • Add buildout and bootstrap [laulaz]

1.0a3 (2012-08-03)

  • Fix check for anonymous [pbauer]

1.0a2 (2010-11-24)

  • Fixed broken uploaded file to pypi

1.0a1 (2010-10-22)

  • Initial release

Release files for collective.geotransform 3.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for collective.geotransform 3.0
File Size Uploaded
collective.geotransform-3.0.tar.gz 56.7 kB Details

Release files / collective.geotransform-3.0.tar.gz

Download URL collective.geotransform-3.0.tar.gz
Size 56.7 kB
Tags Source
SHA-256 checksum
How to use checksums
b89ad46555de95871ae6a968288d3beada726d6892222a8ce066202c405dbb1c
BLAKE2b-256 checksum
How to use checksums
57e6eeb7a65b7ec2fd368c073969dfcb5720c999e7c158e436d51bc92fc0b657
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.6.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.0

Release history Release notifications | RSS feed

This release

3.0 This release

1 release file

2.1

1 release file

2.0

1 release file

1.0.4

1 release file

1.0.3

1 release file

1.0.2

1 release file

1.0.1

1 release file

1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page