Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 3, 2023
1 parent 63a8eae commit a6eec59
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common-practices-tools/security/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Multi-Factor Authentication (MFA), sometimes known as Two-Factor Authentication

If you lose your second factor (say a Yubikey or your phone) you may not be able to unlock the service any more. For this reason it is crucially important that you have a [backup second factor](#multi-factor-redundancy-and-mfa-backup-codes) for each MFA-enabled service.

CivicActions requires MFA for access to your password manager, the CivicActions Google Workspace, GitHub, Gitlab and for any *privileged account* access.
CivicActions requires MFA for access to your password manager, the CivicActions Google Workspace, GitHub, Gitlab and for any _privileged account_ access.

### Multi-Factor Authenticators (MFA)

Expand Down
2 changes: 1 addition & 1 deletion company-policies/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ If a system is believed to be compromised, either through theft, loss, remote ac

## Password Policy

Strong passwords provide the basis for secure authentication to many systems and services.
Strong passwords provide the basis for secure authentication to many systems and services.

To qualify as a strong password, it must be at least 16 characters long with multiple character types and no repetitions. A longer _passphrase_ consisting of several words in an order that make sense only to you can work well as a _memorized secret_.

Expand Down

0 comments on commit a6eec59

Please sign in to comment.