Tagged Questions
4
votes
3answers
280 views
Is it harmful to redirect web bugs to localhost on hosts file?
I was checking the article hosts file on Wikipedia, and I found this:
Blocking access to servers of unwanted content by redirecting them to the local host (127.0.0.1) may have security ...
3
votes
1answer
149 views
How will users know if their session is DNSSec protected or not?
There is definite security value in having DNSSec-verified connections, however I have yet to see software indicate if the connection is secure.
Ultimately I would like my users to recognize that ...