10ten-me / techleagueio

0 stars 1 forks source link

security - email privacy #17

Closed hnb2 closed 6 years ago

hnb2 commented 6 years ago

Email Privacy At least one email address has been found in the plain text. We recommend removing any plain text email addresses, removing them with images or replacing with contact/submission forms. Spammers can scrape websites for plain text email addresses and target you with mail.

hnb2 commented 6 years ago

Seems like this one cannot be fixed because the template is using a website called formspree.io to manage forms and emailing, and the form is:

<form action="//formspree.io/wowi@wowi.io" method="POST" name="sentMessage" id="contactForm" class="has-validation-callback disabled-with-errors">
...
</form>

So we cannot really fix this one