<html> 
 <head></head> 
 <body>
  <div style="font-family:sans-serif"> <span dir="ltr" style="margin-top:0; margin-bottom:0;">Since passwords are meant to be typed and not viewed (hence the "•••••"), then you can strip <i>all</i> control characters when you process a password. since this control-character-removal function will run on password creation and on login it should be fine</span> 
   <br>  
  </div>
 </body>
</html>