I've developed an app that lets you log on to your friends' Windows machines without having to know the password! Don't worry, it's just Facebook friends. Someone has to realize how dangerous this is. How would ANY corporation EVER allow a single Windows 10 machine to connect to their wifi, let alone contractors, or... Do they not realize how paranoid network admins are to begin with? Windows XP forever, I guess.
Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
51–60 of 116 posts
Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#52Earlier quoted context omitted.
Could you actually design this feature in a way that didn't share all the raw WIFI passwords with Microsoft? I think it would be pretty difficult. Bear in mind though that Google probably knows your wifi password if you or a friend syncs their phone's authentication data. (Google's legal troubles were a separate issue btw)
I don't think it would be too difficult, design-wise. Have every Win10 installation generate a public/private key pair. Share the public key with MS. When you share a password with all your contacts, MS can send all of their public keys to you, where you then encrypt the password with them and send the results back to MS. MS can then send the encrypted passwords to the contacts, who can then retrieve the password wit…
I agree that it must be do-able, it's just tricky to make it work transparently and simply so every user benefits.
Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#53Earlier quoted context omitted.
They could require "secure enclave" hardware. But that'd need cooperation with the NIC, too, eh? Most likely they mean "we disable the show password option".
Based on what I read on one of their FAQs, it is not as good as a secure enclave, but it is quite a bit better than simply not providing a show password option. The password is not stored on the devices of the people you share with. It's stored on Microsoft servers. When the device someone you have shared with notices that a network you've shared is available, it gets the key to connect, then presumably forgets it. I…
Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#54I'd be less uncomfortable if you had to deliberately choose which friends to share a certain network with. "Share with this person", or something.
Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#55Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#56"The only way to opt out of this "feature" is to change the name of your SSID to include _optout at the end" Google requires you to have "_nomap" at the end of SSIDs to "opt out" of certain services...
Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#57Earlier quoted context omitted.
They could require "secure enclave" hardware. But that'd need cooperation with the NIC, too, eh? Most likely they mean "we disable the show password option".
Based on what I read on one of their FAQs, it is not as good as a secure enclave, but it is quite a bit better than simply not providing a show password option. The password is not stored on the devices of the people you share with. It's stored on Microsoft servers. When the device someone you have shared with notices that a network you've shared is available, it gets the key to connect, then presumably forgets it. I…
Also this entire thing seems dumb. If you need to connect to Microsofts server before you have wifi then you already have data.
Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#58Earlier quoted context omitted.
Based on what I read on one of their FAQs, it is not as good as a secure enclave, but it is quite a bit better than simply not providing a show password option. The password is not stored on the devices of the people you share with. It's stored on Microsoft servers. When the device someone you have shared with notices that a network you've shared is available, it gets the key to connect, then presumably forgets it. I…
You could extract the handshake nonces and do this easily enough. It's fairly pointless though because WPA2 uses a weak hash function, so your "contacts" would still be able to intercept enough to attempt to bruteforce your password. Also this entire thing seems dumb. If you need to connect to Microsofts server before you have wifi then you already have data.
Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#59Re: Windows 10 “WiFi Sense” automatically leaks your wifi password to strangers
#60If you set up your network using radius, this becomes a non-issue radius is not horribly hard to set up either - its also not automatic, the user has to choose to share the wifi password - which they could do anyhow, as you've given it to them to connect. https://www.windowsphone.com/en-gb/how-to/wp8/connectivity/w... - Section: "I'm concerned about sharing WiFi networks. Can you tell me a little more?"