>
> Heck...this is the only thing where I have no plan B. Can you please
> tell me how you would hide a password entry from a tool scanning the
> DOM ?


What if I add a regular form field, and then add a key listener that turns
all of the entered characters into asterisks?  Looks like a password field
to the user, but like a regular form field to a DOM scanner.
_______________________________________________
dev-security mailing list
dev-security@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-security

Reply via email to