| Anonymous | Login | Signup for a new account | 2013-05-20 09:37 EDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| 0001565 | [Slicer4] Core: Documentation & Wiki | feature | N/A | 2011-11-20 21:48 | 2012-08-21 13:39 | |||||||
| Reporter | fedorov | View Status | public | |||||||||
| Assigned To | jcfr | |||||||||||
| Priority | low | Resolution | open | |||||||||
| Status | assigned | Product Version | ||||||||||
| Summary | 0001565: Email address in the documentation template | |||||||||||
| Description |
my understanding is, the idea behind the template that inserts an image with the email address is to reduce the chances of this email being harvested by spammers. But this template produces the image in such a way that the email address is available in plain text in the page source: <img src='/slicerWiki/extensions/EmailAddressImage/EmailAddressImage-generator.php?str=fedorov@bwh.harvard.edu' Does it make sense to obfuscate the email a bit better? |
|||||||||||
| Additional Information | ||||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
|
|
||||||||||||
Relationships |
|||||||||||
|
|||||||||||
Notes |
|
|
(0003532) jcfr (administrator) 2012-01-25 17:00 |
Very good point. Few possibility: - prevent non-authenticated user from looking at the source. - allow non-authenticated user to look at the source but make sure they are human using a captcha. - add an indirection .. so that all emails are centralised in one document not visible from non-authenticated user. Using a mediawiki template these one could be retrieved. This central location could be used to map the contributor (firstname lastname) listed in the XML to a real email. => Issue 0001522 will have to be fixed first. |
|
(0003546) fedorov (developer) 2012-01-25 19:30 |
I can't immediately justify either of these approaches as optimal ... maybe discuss at some Slicer hangout to get other opinions? |
| Mantis 1.1.4[^] Copyright © 2000 - 2008 Mantis Group |