Slashdot Mirror


Stronger Encryption for Wi-Fi

sp00 writes "The first products certified to support Wi-Fi Protected Access 2, the latest wireless security technology, were announced by the Wi-Fi Alliance on Wednesday. The Wi-Fi Alliance says WPA2 is a big improvement on earlier wireless security standards, such as Wired Equivalent Privacy (WEP), which hackers have found easy to circumvent. It includes Advanced Encryption Standard, which supports 128-bit, 192-bit and 256-bit keys."

12 of 175 comments (clear)

  1. upgrades to old equipment by the_denman · · Score: 4, Insightful

    The real question is will the manufacturers come out with new drivers/firmware to take advantage of this new technology?

    1. Re:upgrades to old equipment by aredubya74 · · Score: 4, Insightful

      Nope. They'll come out with new equipment, which we will buy. Sigh.

      --

      RW

  2. Why not get users to use what they have by the_denman · · Score: 3, Insightful

    Using 128 bit encription on most residental points will take several weeks of listening to break (correct me if I am wrong here) Shouldn't we concentrate on convinceing users on just doing something.

    1. Re:Why not get users to use what they have by gad_zuki! · · Score: 4, Insightful

      > on most residental points will take several weeks

      Try months (and thats on old equipment with no firmware upgrade to filter out weak frames). Try not getting spotted sitting there with your laptop and running airsnort all day.

      Do these WEP fatalists also refuse to lock their cars/house doors because anyone with some skill and one easily gotten tool can open their doors? Do these people also make their own padlocks in their basement because every manufacturer has a master key? Do these people also use blank passwords because cracking NTLM or most passwd files is very doable, etc.

  3. Pointless.. by mcknation · · Score: 5, Insightful


    As long as these acess points are shipped with encryption turned *OFF* by default this is like pissing in the wind. It could be 1 billion bit one time pads and woulnd't make any difference. In my neighboorhood there are 10 unencrypted networks....all on the default channels. Out of the box straight onto the network is how they are set up. Joe Sixpack doesn't have time to deal with encryption.

    *don't worry much residential war drivers..there will still be free lunch for a long time to come... /-McK

    1. Re:Pointless.. by subreality · · Score: 3, Insightful

      Not pointless.

      Even if it's turned off by default, the ability to turn on good crypto is perfectly useful.

  4. Re:Hmm by gad_zuki! · · Score: 4, Insightful

    >Unless companys start requiring it

    That's a bit out there. Do you really want the ISP doing what they think is best for you (or them)? "Oh, so you're running a webserver." Block port 80. "Oh, so you aren't using Microsoft's Firewall?" It gets installed by a tech and they charge you 50 bucks for the trouble, even though you have a hardware firewall, etc. Trust me, you don't want to be punished by rules set for the lowest common denominator.

    The problem here is the problem we see everywhere when it comes to computers: usability. WEP is counter-intuitive to implement. WPA is a step in the right direction with a single password (as people understand the concept of passwords). The new MS wireless manager in SP2 goes a lot way to simplifying wifi also.

    Make no mistake about it, there are lot of people who tried to get WEP to work only to have it fail. I know I've had bizarre issues with WEP that could only be fixed with a hard reset on the device and falling back to default settings, a firmware downgrade, upgrading firmware on the card, generating new keys every so often because the thing just didn't like the old ones, playing around with advanced wireless settings, etc. I don't think that level of troubleshooting should be expected from a typical end user.

  5. Missing a point here... by z3021017 · · Score: 3, Insightful

    People talk about WPA security and how it's important, but the fact is most home users don't even change the default password for their wireless routers.

    --
    Bored? Visit my exciting counter page!
  6. Re:Good by SoSueMe · · Score: 3, Insightful

    I feel I speak for wireless users everywhere when I say "Wha?"

    Sadly, this is more prevalent than we like to think.

  7. its about time by presmike · · Score: 3, Insightful

    you guys can piss and moan all you want but AES is rock solid. This is a great solution for those who don't have time resources or knowledge to use 802.11x with RADIUS. Finanaly a secure encruption scheme for home users who know absolutely nothing about encryption and how it works. I give it 2 thumbs up :)

    --
    presmike
  8. Actually... by TPS+Report · · Score: 5, Insightful
    ...keep my access point wide open for anyone to use. If you want to look at my GF's reciepe's or our photos, go right ahead.


    Yesss.. that sounds like a great idea.

    However, if you don't mind, I think I'll skip all the "take a look at my recipies" formalities and go straight to

    - sniffing your email passwords,
    - reading your email,
    - sending email under your account from your IP,
    - using your wireless access point to spam,
    - surf some underage porn using your IP,
    - seed my "next big worm" from your connection,
    - browse/sample your internal network from the IP your WAP so conveniently gave me,
    - and finish up by making various explicit threats against the president on the newsgroups while simultaneously using your cable connection to make VoIP calls to the NSA and reading them some of your previously mentioned fine recipes.

    I almost forgot to say thank you for the free access point. Where are my manners...
    ;)
    --
    I was told that I could listen to the radio at a reasonable volume from nine to eleven...
  9. VPN by mrph · · Score: 3, Insightful
    Why not just set up a VPN? For example, OpenVPN is quite easy to configure and maintain, and also
    allows for a variety of client systems to connect.

    I'm thinking of setting up a small WLAN using old equipment that i can get almost for free.
    I would just plug another NIC in my OpenBSD firewall and keep nothing but the necessary ports for the VPN open.
    There's a broad range of encryption and authentication methods available, and if the one I use
    would be too weak, I could just change to another one instead of having
    to buy new hardware such as PCMCIA cards, APs etc.