This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
pass [2022/12/20 04:50] – 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: ((Code borrowed under open-source | + | Inspired by the xkcd comic: ((Code borrowed under BSD license from http:// |
< | < | ||
Line 8: | Line 8: | ||
---- | ---- | ||
- | ====Passphrase== | + | <WRAP round download 90%> |
+ | =====Passphrase== | ||
< | < | ||
< | < | ||
Line 17: | Line 18: | ||
</ | </ | ||
- | * This password is generated entirely in your browser; the server has no possible way to record which password you choose. | + | * Add **//at least one//** **randomly capitalized letter** (not the first letter of a word) and **one or more** **// |
- | | + | </ |
+ | |||
+ | |||
+ | <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. | ||
+ | </ | ||
- | 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: | + | <WRAP noprint> |
- | [[https:// | + | [[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:// | ||
* https:// | * https:// | ||
+ | <WRAP pagebreak></ | ||
<WRAP center round tip 60%> | <WRAP center round tip 60%> | ||
\\ **// | \\ **// | ||
</ | </ | ||
- | + | ||
- | \\ \\ \\ | + | ---- |
- | A cryptographically stronger password generator (random " | + | \\ |
+ | Further discussion | ||
+ | |||
+ | [[https://www.hivesystems.io/blog/are-your-passwords-in-the-green|{{: | ||
+ | \\ \\ | ||
+ | |||
+ | <WRAP left round info 80%> | ||
+ | A cryptographically stronger password generator (random " | ||
+ | </ | ||
\\ \\ | \\ \\ | ||
---- | ---- | ||
- | ==Disclaimer== | + | <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