the master key should not be subject to a site's password field's maxlength property, even if the hashed password should be. this makes entering my master key impossible in some sites.
there are also sites which do some javascript checks and even modification of the password field, which should not apply to the master key but only to the hashed password.
the master key should not be subject to a site's password field's maxlength property, even if the hashed password should be. this makes entering my master key impossible in some sites.
there are also sites which do some javascript checks and even modification of the password field, which should not apply to the master key but only to the hashed password.