Tag Archives: .htaccess

Reading Rainbow: Episode 12

While working on my web-spider class for an application I was developing, I did some searching for efficiency of spidering algorithms. I came across this comparison of the depth-first versus breadth-first search algorithms. http://www.leekillough.com/trapopt.html Using a combination of Javascript and … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , , , , , , , , | 1 Comment

Reading Rainbow: Episode 8

Restrictive passwords make cracking more difficult by requiring that users use a wider range of characters; however, can restrictive password policies actually decrease time required to crack? This blog goes into the math behind it. http://lukenotricks.blogspot.com/2008/03/more-on-counting-restrictive-password.htm Mozilla has a new … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , , | Leave a comment