Skip to content

Instantly share code, notes, and snippets.

View jpayoung's full-sized avatar
📖

J.P. Anderson-Young jpayoung

📖
  • Victoria, Canada
  • 16:19 (UTC -07:00)
View GitHub Profile
@jpayoung
jpayoung / Password References.md
Last active May 3, 2024 00:31 — forked from technion/Password References.md
A set of references on modern password policies

References on modern password policies

Below links provide source, reference link and relevant quote

Standards

NIST

Verifiers SHOULD NOT impose other composition rules (e.g., requiring mixtures of different character types or prohibiting consecutively repeated characters) for memorized secrets. Verifiers SHOULD NOT require memorized secrets to be changed arbitrarily (e.g., periodically).However, verifiers SHALL force a change if there is evidence of compromise of the authenticator. https://github.com/usnistgov/800-63-3/blob/nist-pages/sp800-63b/sec5_authenticators.md

Major organisations

Australian Signals Directorate