initial commit

This commit is contained in:
2025-12-10 13:38:11 +11:00
commit 53852868aa
17 changed files with 370571 additions and 0 deletions

20
footer.html Normal file
View File

@@ -0,0 +1,20 @@
<hr />
<p>Notes: <ul>
<li>No data generated by this page is stored on the server at any point.
In other words, we aren't recording your passwords.</li>
<li>The data used to generate the passwords is derived from Linux's
/dev/urandom secure data source, and is carefully masked to prevent
biasing or truncation.</li>
<li>Unless this form is accessed via a secure session (ie HTTPS or a
tunnel), the password will be susceptible to being sniffed as it is
being transmitted. Use the appropriate precautions.</li>
</ul></p>
<hr />
</body>
</html>