Block used to obfuscate inputs (passwords) and prevent data collection in HTML scanning hacking tools.
Used to hide any password or input (the block created is for passwords, but the input type can be adjusted to allow use in other cases) by replacing the value characters with a neutral value. The "value" attribute in the HTML will appear with this neutral value, making the results of HTML scanning hacking tools impossible.