oleks / eduroam-wpa_supplicant

A sample wpa_supplicant configuration file for eduroam; deprecated
Other
41 stars 20 forks source link

Works at university of cape town #11

Closed riazarbi closed 6 years ago

riazarbi commented 6 years ago

Please add to documented university list.

I did not use a hashed password, cleartext works fine.

oleks commented 6 years ago

Cool!

Password hashing only "protects" your password while stale on disk. So if you have some bot crawling around locally, it won't directly be able to peak at your password. But the hashing algorithm employed is too weak to be of any practical value. Perhaps I should remove that part of the guide entirely.