Skip to content

Instantly share code, notes, and snippets.

@arkadiyt
Created February 2, 2022 22:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arkadiyt/9b7372129749e14a687cdd7ae4635c5e to your computer and use it in GitHub Desktop.
Save arkadiyt/9b7372129749e14a687cdd7ae4635c5e to your computer and use it in GitHub Desktop.
Vanguard:
- Your new password must have 6–20 characters, with at least 2 letters and 2 numbers.
Bank of America:
- Contain 8 to 20 characters
- Have at least 1 uppercase letter, 1 lowercase letter, and 1 number
- Not repeat the same number or letter more than 3 times in a row
- Not include spaces, and contain only the following special characters: @ # * ( ) + = { } / ? ~ ; , . - _
Chase:
- At least 8 characters
- At least 2 of the following:
- 1 letter (case sensitive)
- 1 number
- 1 of these special characters: @ ! # $ % + / = ~
- No more than 2 identical or sequential characters (111, aaa, 123, abc, !!!)
Venmo:
- At least 8 characters
Amex:
- 8-20 characters
- At least one letter
- At least one number
- No spaces
- Optional: %, &, ?, #, =, -
- It can't be the same as your User ID or any of your three previous passwords. Avoid commonly used phrases (such as password, qwerty, amex, etc.).
Coinbase:
- Passwords must be at least 8 characters long and have an estimated offline crack time over 6,000 seconds.
CreditKarma:
- 8 or more characters
- Try to pick something that’s not easy to guess
Schwab:
- At least 8 characters in length
- Has at least one letter
- Has at least one number
- Cannot match or contain your Login ID, SSN, or Tax ID
- Cannot match previous 5 passwords
Ally:
- 8-32 characters, no spaces
- At least 1 number
- At least 1 letter, case sensitive
CashApp:
- Passwordless
Fidelity:
- Please use 6 to 20 letters, numbers, and/or special characters. Letters are case-sensitive.
- YOU MAY NOT USE:
- " # & * < > [ ] ` { }
- Sequences (e.g., 12345 or 11111)
- Personal info (SSN, phone #, DOB)
- A password you've used before
Interactive Brokers:
- Must be between 8 and 40 characters
- Cannot match username
- Must contain at least 1 letter
- Must contain at least 1 number
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment