registry-server icon indicating copy to clipboard operation
registry-server copied to clipboard

Remove clownflare dependency for email obfuscation

Open pke opened this issue 4 years ago • 3 comments

Clownflare is notorious for failing in the past and being a bad citizen in the Internet in general by blocking TOR:

  1. Outage
  2. DNS Outage
  3. Cloudbleed
  4. Heartbleed Eploitable

We should find another way to obfuscate the email address without depending on those amateurs.

pke avatar Oct 27 '19 18:10 pke

And how email obfuscation is being done now? I see that my number is in plain text

Suncatcher avatar Nov 01 '19 23:11 Suncatcher

And the telephone number should be obfuscated too, yes. Maybe rendering it on a canvas? Having it encrypted in the resume page source using the users ssh key (https://github.com/pke.keys)?

pke avatar Nov 07 '19 12:11 pke

So obfuscation is a feature request, it is not implemented yet?

Suncatcher avatar Nov 08 '19 02:11 Suncatcher