I got a similar idea when I saw this link. But I think it would be better to have it as a browser extension that automatically hashes the password/passphrase for you, depending upon the site. Different salt for different website, that changes on the click of a button(to deal with enforced password expiration, or password changes), and maybe a different hashing algorithm for different levels of sites.
Different levels still doesn't work when changing your password. If twitter made me change my password, it wouldn't increase or decrease on my level of importance scale.
The idea is to have one password, with a salt(or service name) for all services. To make it a little more secure, you could set up different levels - email and social, news sites, games..., basically any way you want to do it, and have a different passphrase for each level.
When changing passwords, you just need to change the salt of that particular service.
A similar service was posted by someone else here yesterday. There is only one problem with this scheme of password generators and managers: you have to keep track of multiple key phrase when your password expires. If you are recording keyphrase with the service name (two words) on continuous basis, than you might as well use a local password manager to genera/record a password.
You will have to remember your naming scheme multiple times in a year and continuously in the future. People should be changing their password at least every three months. This password scheme wouldn't work in a long run.
this looks very browser focused. I like this option mainly due to the ability to force the use of a symbol, uppercase, lowercase, and numbers so you don't have to worry about password requirements.
Nifty, although it's going to cause problems (or at least be harder to use) on sites that enforce password expiration and prevent re-use of previous passwords. But I use a proper password manager for those anyway.
If someone does a man-in-the-middle attack on a clueless user, the user may accept an invalid certificate for your site because they are rushing through to go get one of their passwords. Offline password managers are better at mitigating the non-security-minded user problem.