Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

password policy: suggest edits #11

Merged
merged 1 commit into from Jul 27, 2023
Merged

password policy: suggest edits #11

merged 1 commit into from Jul 27, 2023

Conversation

mayakacz
Copy link
Contributor

Based on a contract review with a customer, suggesting edits for a few items that we do today and could make more explicit:

  • Do not log or capture passwords when they are entered <- only question here is if we are doing this with Tailscale SSH session recording for certain sessions; if that's the case, can we state these logs are always encrypted at rest and have tight access controls?
  • Don't hard code plaintext passwords/ usernames in scripts, files, programs <- already in policy, tried to make more explicit
  • Change default passwords <- already in policy
  • Change initial passwords for users <- added to the default password section
  • Enforce minimum length / strength of passwords <- would prefer not to have specific complexity requirements. Suggested edits re: randomly generated passwords. Suggest we implement minimum defaults in our password manager, if possible, but not add to policy.

@mayakacz mayakacz requested a review from a team July 27, 2023 21:22
@awly awly merged commit 8835a3d into main Jul 27, 2023
1 check passed
@awly awly deleted the mayakacz/password-additions branch July 27, 2023 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants