cryptostorm / cstorm_deepDNS

cryptostorm's DeepDNS, a decentralized, crypto-hardened, DNS framework
95 stars 18 forks source link

[FIXED] Domain is not resolved #4

Closed sergeevabc closed 7 years ago

sergeevabc commented 7 years ago

Dear @df-cryptostorm, could you check why x-diesel.com is not resolved via cs-fi? This domain is associated with Unreal commander, a file manager for Windows.

df-cryptostorm commented 7 years ago

Added *x-diesel.com to the whitelist

sergeevabc commented 7 years ago

It is not fully resolved, since that website seems to be dependent on x-diesel.org and x-diesel.biz as well which are not resolved at present. What kind of blacklist do you use? For example, a solid one Notracking does not list aforementioned domains as harmful.

df-cryptostorm commented 7 years ago

Ah, didn't think those other x-diesel. domains were related. We're using https://github.com/StevenBlack/hosts , the adware + malware file. Apparently x-diesel/Unreal commander was once a shareware program, so maybe at one time they were doing some shady things to get people to buy their software. It looks like it's freeware now though, so no more need for that kind of thing.

I think I might switch to that Notracking repo, they look like they'll be less likely to conflict with legitimate services like the StevenBlack one sometimes does. In the meantime, I'll just add the string "x-diesel" to the whitelist so it'll include any .x-diesel. domain. EDIT: Done adding to the whitelist. x-diesel.biz/.org/etc. should resolve now.

sergeevabc commented 7 years ago

I would not use hosts by Steven Black. He’s a rude fellow, who blindly aggregates various half outdated lists.

df-cryptostorm commented 7 years ago

Wow, that is pretty rude. I was going to switch to Notracking later, but after reading that I think I'll do it right now.