Community Page
- blog.dhananjaynene.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- I hope you people realize how inefficient the code you've written is... After you've divided out all the 2's from the number, you still try to find out if it is divisible by...
- Boss!! and Bossess!!!! Please use perl for everything. Perl is ultimate for any purpose. Python is slow (even with psycho, pypy) and Java is over verbose. (But Java is faster) Check modperl before...
- Yes, and I needed to know. What is the smallest prime factor? I guessed around: 7 (Also, your "copy to clipboard" links don't work for me).
- There are supposed to be tab indentations. Not sure how to keep the tabs in a post
- I just wrote this code (works in python 3.0 with the special "//" for division of integers). This code is much faster and will find your prime factors. I take advantage of the fact that...
/var/log/mind
Dhananjay Nene’s free (as in free speech) opinions on all things related to Software EngineeringShould Wifi routers be required to mandate strong authentication
Started by Dhananjay Nene · 9 months ago
An interesting technology related issue has cropped up in India recently especially in the context of what is being suggested as apparent misuse of unsecured WiFi networks by terrorists.
To sum up, there seems to be some evidence linking the usage of unsecured WiFi networks by terrorists. Thi ... Continue reading »
To sum up, there seems to be some evidence linking the usage of unsecured WiFi networks by terrorists. Thi ... Continue reading »
9 months ago
Also, some manufacturers have incorporated simple ways to set up secure networks. Ever tried using the "Secure Easy Setup" on Linksys routers? Of course, that happens to be specific to Linksys -- you need their access points + software on other PCs to make it "easy". Most other routers have a Web interface where you can set up WPA with a key. It's simple enough if you have basic computing skill and some luck.
I like the idea of denying Internet-based routing: have a Web-based prompt pop up when the user tries to access a Web site. Once a password is established, you could at least allow only that MAC address to contact the router -- which could stop a lot of hackers. The only reason why it doesn't already exist is ease-of-use, and the fact that this sector of the world is supposedly very computer literate and could set it up themselves anyway.
There are a lot of other positive benefits to automatically configured or mandatory security -- like getting rid of bandwidth-hogging free riders. Here in the university dorms, where there's only wired ethernet, setting up an unsecured access point is a bad idea. The poor souls who don't encrypt discover their connections slow down to a standstill within days, as most students have laptops which automatically connect. Instead of learning the hard way, students could secure their routers in the first place...
8 months ago
I would root with "Some Security"