Y
Hacker News
new
|
ask
|
show
|
jobs
by
cbhl
4502 days ago
I'd use base64 instead of a MD5 hash, but I'm not a huge fan of security by obscurity.
1 comments
Scryptonite
4502 days ago
This might also work:
<form action="//api.formspree.com/user.smith/gmail.com">
Truthfully, base64 is probably better at deterring email harvesters.
link