Ubiquity: Password Generator

I recently made a stab at another Ubiquity command. This one is a password generator to generate site-specific passwords. Simply subscribe to the command here to get started. I’d suggest manually changing the “mypass” value to some unique string rather than use the default, but this is not technically required.

Once you’ve got the initial command setup you can generate a password by simply opening Ubiquity (CTRL+SPACE) and typing “password”. You can specify the site by adding it as a parameter after “password” or the command will use the current window’s location href as the default. Passwords are an 8 character hash based on the site and the “mypass” key set at install. The password will then be pasted at the current cursor location for your convenience.

Let me know what you think.

This entry was posted in Code, Javascript and tagged , , , , . Bookmark the permalink.

Comments are closed.