This commit is contained in:
2022-04-01 19:48:37 +00:00
parent d5dde3fa78
commit 423d15c516
5 changed files with 14 additions and 13 deletions

View File

@@ -26,7 +26,7 @@ For an adequate level of security ensure your password is **at minimum** 15 char
#### Memorable
We recommend using a lengthy but easily remembered phrase as a password, for example a song lyric or a line from a poem that is **at least** 15 characters or more of words is currently _extremely_ difficult to hack by brute force methods.
We recommend using a lengthy but easily remembered phrase as a password, for example a song lyric, movie quote or a line from a poem that is **at least** 15 characters or more of words is currently _extremely_ difficult to hack by brute force methods.
There is no security advantage in modern practice to using mixed case, unusual symbols or numbers in your password as brute force hacking techniques try all enterable characters anyway and it just makes the password harder to remember.