This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pass [2019/07/01 15:55] – link to fourmilab.ch Alan Shea | pass [2024/10/28 02:59] (current) – Alan Shea | ||
---|---|---|---|
Line 1: | Line 1: | ||
======PassPhrase Generator== | ======PassPhrase Generator== | ||
- | [[http:// | + | [[http:// |
- | Inspired by the xkcd comic: | + | Inspired by the xkcd comic: ((Code borrowed |
< | < | ||
Line 8: | Line 8: | ||
---- | ---- | ||
- | ====Passphrase== | + | <WRAP round download 90%> |
+ | =====Passphrase== | ||
< | < | ||
< | < | ||
</ | </ | ||
- | <div class=" | + | <div class=" |
<input onload=" | <input onload=" | ||
<script src="/ | <script src="/ | ||
- | |||
</ | </ | ||
- | \\ \\ \\ \\ \\ \\ \\ | + | * Add **//at least one//** **randomly capitalized letter** (not the first letter of a word) and **one or more** **// |
+ | </ | ||
- | * A cryptographically stronger password generator can be found at http:// | ||
- | ==Disclaimer== | + | <WRAP round left info 90%> |
+ | **This password is generated entirely in your browser**; the server has no possible way to record which password you choose. | ||
+ | </ | ||
+ | |||
+ | <WRAP noprint> | ||
+ | [[https:// | ||
+ | To test relative strength, copy and paste one of the suggested passwords into one of these testing sites to see how long it might take for a computer to brute-force guess your password: \\ | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | <WRAP pagebreak></ | ||
+ | <WRAP center round tip 60%> | ||
+ | \\ **// | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | \\ | ||
+ | Further discussion on the tradeoff between length and password complexity to make passwords more secure: | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | |||
+ | \\ \\ | ||
+ | |||
+ | <WRAP left round info 80%> | ||
+ | A cryptographically stronger password generator (random " | ||
+ | </ | ||
+ | \\ \\ | ||
+ | |||
+ | ---- | ||
+ | <WRAP center round alert 85%> | ||
+ | ===Disclaimer== | ||
We are not responsible for any consequence of choosing a password here. Your password is your choice! | We are not responsible for any consequence of choosing a password here. Your password is your choice! | ||
THIS SERVICE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE WEBMASTER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | THIS SERVICE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE WEBMASTER BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
+ | </ | ||
+ | |||
+ | \\ \\ |
Copyright © Alan Shea, 2011-2025