-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
djangofront-endhacktoberfest2021help wantedExtra attention is neededExtra attention is neededhtmljsmarkdownpythonsecurity
Description
A number of approaches discussed in these posts 1 & 2. Suggest going for:
- a mix of machine but not human readable character encoding (eg using https://realpython.com/python-encodings-guide/) or
- Introducing html comments into the address? (won't be able to deploy mailto: functionality though)
- This django snippet also looks like an interesting approach! It uses a substitution cipher with a different key for every page load. It basically produces equivalent Javascript code for an email address. This code when executed by browser make it mailto link.(If implemented, please remember to credit in a comment in the code).
Metadata
Metadata
Assignees
Labels
djangofront-endhacktoberfest2021help wantedExtra attention is neededExtra attention is neededhtmljsmarkdownpythonsecurity