Quote:
Originally Posted by NiLuJe
Yeah, wpa_supplicant is probably a good lead, I know there's a config file somewhere in /var/local, but I can't remember if it's encrypted or plaintext...
|
At least on the Kindle 3, /usr/bin/wpa_passphrase will take an ssid and passphrase from stdin or as commandline arguments, but that'd still require a hack or an update package to run a script.
EDIT: (for clarity)
# /usr/bin/wpa_passphrase
usage: wpa_passphrase <ssid> [passphrase]
If passphrase is left out, it will be read from stdin