Last modified by Chase Eckert on 2026/08/19 16:32

From version 40.1
edited by Lauren Keller
on 2023/05/23 09:00
Change comment: There is no comment for this version
To version 24.1
edited by steve@remc1_org
on 2021/02/25 05:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Password Security and Hygiene
1 +Password Security
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.lkeller@remc1_org
1 +XWiki.steve@remc1_org
Content
... ... @@ -1,20 +1,22 @@
1 +=== ===
2 +
1 1  {{toc/}}
2 2  
3 3  === {{id name="Good-Passwords-Are-Hard-To-Find"/}}Good Passwords Are Hard To Find ===
4 4  
5 -The best passwords are easy to remember, hard to break.  This can be a problem; if a password is too difficult to remember – meaning it meets complexity requirements and is long enough to withstand attempts to crack it – it will likely wind up on a [[note in your desk drawer or taped to your monitor>>url:https://www.nngroup.com/articles/security-and-human-factors/||shape="rect"]].
7 +The best passwords are easy to remember, hard to break, and changed regularly.  This can be a problem; if a password is too difficult to remember – meaning it meets complexity requirements and is long enough to withstand attempts to crack it – it will likely wind up on a [[note in your desk drawer or taped to your monitor>>url:https://www.nngroup.com/articles/security-and-human-factors/||shape="rect"]].
6 6  
7 7  === {{id name="How-Do-I-Choose-A-Good-Password?"/}}How Do I Choose A Good Password? ===
8 8  
9 -Arguably, the best advice comes from someone that understands how passwords are cracked; [[explained here>>url:https://www.schneier.com/essays/archives/2008/11/passwords_are_not_br.html||shape="rect"]].  Come up with a passphrase; once you have something you'll remember, make another that is //similar// and check how strong the //similar password// is (never put your password anywhere except when using or saving it to a password manager): [[this one works through your browser>>url:https://random-ize.com/how-long-to-hack-pass/||shape="rect"]] so you won't be uploading your sensitive information anywhere, but it is still a good idea to test one that is different from your real password.  If the similar password is as strong as you want it to be, use the one it mimicked, and remember to change it on occasion ([[it's not as bad as it sounds>>url:https://blog.lastpass.com/2018/08/often-change-password||shape="rect"]]).
11 +Arguably, the best advice comes from someone that understands how passwords are cracked; [[both are explained here>>url:https://www.schneier.com/essays/archives/2008/11/passwords_are_not_br.html||shape="rect"]].  Once you have a password, you can check how strong it is: [[this one works through your browser>>url:https://random-ize.com/how-long-to-hack-pass/||shape="rect"]] so you don't need to upload your sensitive information anywhere.  If it's good, use it and remember to change it ([[it's not as bad as it sounds>>url:https://blog.lastpass.com/2018/08/often-change-password.html/||shape="rect"]]).
10 10  
11 11  === {{id name="Compromised-Accounts-And-Passwords"/}}Compromised Accounts And Passwords ===
12 12  
13 13  We hear about high-profile breaches; if you are affected by one of these, the parties responsible for keeping your information safe will eventually contact you and let you know what you can do about it.
14 14  
15 -But [[it has been reported>>url:https://arstechnica.com/information-technology/2019/01/hacked-and-dumped-online-773-million-records-with-plaintext-passwords/||shape="rect"]] that [[nearly a Billion compromised email accounts>>url:https://www.forbes.com/sites/kateoflahertyuk/2019/01/17/collection-1-breach-how-to-find-out-if-your-password-has-been-stolen/#28c21b512a2e||shape="rect"]] are published online.  If you wonder whether yours is among them, head to [[';~~-~~-have i been pwned?>>url:https://haveibeenpwned.com/||shape="rect"]] and enter an email address.  If you find yours, change your password for every account that uses that email address or password.  You can also check whether [[one of your passwords has been compromised>>url:https://haveibeenpwned.com/Passwords||shape="rect"]] and sign up for notifications in the event of a future breach or 'sensitive' data dump exposes your information.
17 +But [[it has been reported>>url:https://arstechnica.com/information-technology/2019/01/hacked-and-dumped-online-773-million-records-with-plaintext-passwords/||shape="rect"]] that [[nearly a Billion compromised email accounts>>url:https://www.forbes.com/sites/kateoflahertyuk/2019/01/17/collection-1-breach-how-to-find-out-if-your-password-has-been-stolen/#28c21b512a2e||shape="rect"]] are published online.  If you wonder whether yours is among them, head to [[';~~-~~-have i been pwned?>>url:https://haveibeenpwned.com/||shape="rect"]] and enter an email address.  If you find yours, change your password for every account that uses that email address or password.  You can also check whether [[one of your passwords has been compromised>>url:https://haveibeenpwned.com/Passwords||shape="rect"]] and sign up for notifications in the event a future breach or 'sensitive' data dump exposes your information.
16 16  
17 -[[image:attach:check_your_accounts.jpg||original-height="640" data-xwiki-image-style-alignment="start" width="183" original-width="960"]]
19 +[[image:attach:check_your_accounts.jpg||height="250"]]
18 18  
19 19  === {{id name="Why-It-Matters"/}}Why It Matters ===
20 20  
... ... @@ -24,28 +24,20 @@
24 24  
25 25  Our brains can only hold so much.  [[In this survey>>url:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3515440/||shape="rect"]], 72% of the 263 participants had difficulty remembering their passwords.  The result, as we already know, is we reuse and write down passwords.  There are techniques for remembering passwords, but we can [[expect to need even more passwords>>url:https://techxplore.com/news/2018-12-passwords-ready.html||shape="rect"]] in the coming years.
26 26  
27 -REMC1 is always looking at security; you've probably heard us mention 2-step verification (aka 2-factor authentication) and password managers.
29 +REMC1 is always looking at security; you've probably heard us mention 2-factor authentication and password managers.  Reputable password managers are available for your phone as well as your computer If you already use [[LastPass>>url:http://lastpass.com||shape="rect"]] – which we recommended – they offer [[a way to verify password strength>>url:https://support.logmeininc.com/lastpass/help/use-the-security-challenge-lp030011||shape="rect"]] and see if your data has been compromised.
28 28  
29 -=== {{id name="Password-Managers"/}}Password Managers ===
31 +[[image:attach:password_managers.jpg||height="250"]]
30 30  
31 -Reputable password managers are available for your phone as well as your computer.  [[Bitwarden>>url:https://bitwarden.com/||shape="rect"]] is free and [[promises to always be free>>url:https://proprivacy.com/password-manager/review/bitwarden#:~~:text=Bitwarden%20is%20free%20and%20open,for%20a%20premium%20personal%20account.||shape="rect"]].
32 -
33 -[[LastPass>>url:http://lastpass.com||shape="rect"]] offers [[a way to verify password strength>>url:https://support.logmeininc.com/lastpass/help/use-the-security-challenge-lp030011||shape="rect"]], however recent changes allow you to use it for free only on either mobile devices or desktop machines, not both.
34 -
35 -[[image:attach:password_managers.jpg||original-height="842" data-xwiki-image-style-alignment="start" width="170" original-width="1117"]]
36 -
37 37  \\
38 38  
39 -=== {{id name="2-Step-Verification-(2-factor-/-multi-factor-authentication)"/}}2-Step Verification (2-factor / multi-factor authentication) ===
35 +=== {{id name="2-Step-Verification-(2-factor-or-multi-factor-authentication)"/}}2-Step Verification (2 factor or multi-factor authentication) ===
40 40  
41 -This feature provides an additional layer of security in case your password is compromised. REMC1 highly recommends that staff, especially administrative and administrative assistant staff, utilize this feature for their Google Account.  Learn more about this at the [[Google Account Help Section on Setting up 2-Step Verification>>url:https://support.google.com/accounts/answer/185839?hl=en&ref_topic=7189195||shape="rect"]], our [[wiki page>>url:https://remc1.atlassian.net/wiki/spaces/PS/pages/17172450/Configuring+2-step+2-factor+authentication+for+Google||shape="rect"]], or viewing our [[video tutorial>>url:https://mistreamnet.eduvision.tv/Share.aspx?q=CT1wecDsedCLqkXQGflKaw%253d%253d||shape="rect"]].
37 +This feature provides an additional layer of security in case your password is compromised. REMC1 highly recommends that staff, especially administrative and administrative assistant staff, utilize this feature for their Google Account.  Learn more about this at the [[Google Account Help Section on Setting up 2-Step Verification>>url:https://support.google.com/accounts/answer/185839?hl=en&ref_topic=7189195||shape="rect"]], our [[wiki page>>url:https://confluence.remc1.net/display/PS/Configuring+2-step%282-factor%29+authentication+for+Google||shape="rect"]], or viewing our [[video tutorial>>url:https://mistreamnet.eduvision.tv/Share.aspx?q=CT1wecDsedCLqkXQGflKaw%253d%253d||shape="rect"]]. 
42 42  
43 -=== {{id name="Setting-up-2-factor-authentication-with-Yubikeys"/}}**Setting up 2-factor authentication with Yubikeys** ===
44 -
45 -**Learn more about setting up 2-factor authentication with Yubikeys by visiting  wiki page.**
46 -
47 47  === {{id name="Questions?"/}}Questions? ===
48 48  
41 +REMC1 is always looking at security and you've probably heard us mention 2-factor authentication and password managers.
42 +
49 49  REMC staff is happy to answer any questions you have on potential spoofing, viruses, malware, and security.
50 50  
51 51  \\
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -329351176
1 +17189090
title
... ... @@ -1,1 +1,1 @@
1 -Password Security and Hygiene
1 +Password Security