21 lines
550 B
HTML
21 lines
550 B
HTML
<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>
|