initial commit
This commit is contained in:
20
footer.html
Normal file
20
footer.html
Normal 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>
|
||||
Reference in New Issue
Block a user