izakage | 3 years ago | on: A Love Letter to Geocities Sites
izakage's comments
izakage | 13 years ago | on: "j" for switching directories - hacking "cd" with python
izakage | 13 years ago | on: Apple Adds Two-Step Verification to iCloud and Apple ID
So the answer is no; the strength measurement would be done on the server when the password is being hashed or verified.
izakage | 13 years ago | on: What Coke Contains
izakage | 13 years ago | on: OSX password script for everyone to know
Regardless, the idea that the plaintext password doesn't have to leave the device (whether the device is a dongle, your phone, or the keychain application) is a valuable consequence of the challenge-response mechanism, and I wish support for it were more widespread.
izakage | 13 years ago | on: OSX password script for everyone to know
In such a scheme, the keychain can do the computation and the password never leaves the keychain. We can even go as far as to have the keychain be separate hardware (eg USB dongle), so the password never even has to exist on the client's computer at all.
izakage | 13 years ago | on: The White House just open sourced their first Github repo
"The project utilizes code licensed under the terms of the GNU General Public License and therefore is licensed under GPL v2 or later."
While I applaud this effort and wish to see more like it in the future, is there a possible issue with licensing here?
[1] http://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.html#GP...