Mozilla-GitHub-Standards / 3595bf56a6771f42254f108655d84f6319dc82165336f03da4bda08cae3e6328

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Age Visualizer

This is the password age visualizer code for Privacy Watchdog. This add-on takes the passwords stored in your Firefox password manager as displays them using a Bullet chart via d3.js.

Unlike the [https://github.com/mozilla/watchdog-visualize-passwords](previous visualizer), this add-on helps you separate your passwords by age. Passwords are displayed as visual hashes with bar charts, representing their age in days. Passwords older than 200 days are highlighted in red, as to call attention to their age. Black marker lines appear on the bar chart, representing each occasion the password was used to sign up on a new website.

About


Languages

Language:JavaScript 85.7%Language:CSS 8.8%Language:HTML 5.5%