diff --git a/password.html b/password.html index 2895e9fe..b0260a7c 100644 --- a/password.html +++ b/password.html @@ -15,6 +15,9 @@ padding: 10px; margin-bottom: 20px; } + .unsupported-browser-alert { + display: none; + }
@@ -28,6 +31,11 @@ ++ Hold on. It looks like you are using an unsuported browser (probably Internet Explorer...) Unfortunately, this tool will not work until you upgrade your browser. Sorry for any inconvenience caused. +
+Use this online tool to generate a strong and random password. Password generation is done on the client-side meaning no one has access to the passwords you generate here, period.