Password Policy

Version: 1.3 approved
Download PDF Controlled copy — valid on date of download only

Internal Use

Password Policy

Dispel

Document Control

ItemDetails
Version1.3
CadenceAnnual
Policy OwnerChief Information Security Officer
Approved ByChief Executive Officer
DCF ReferencesDCF-1, DCF-3, DCF-10, DCF-11, DCF-13, DCF-14, DCF-20, DCF-21, DCF-22, DCF-28, DCF-29, DCF-30, DCF-32, DCF-33, DCF-38, DCF-39, DCF-40, DCF-41, DCF-42, DCF-43, DCF-44, DCF-45, DCF-46, DCF-48, DCF-49, DCF-51, DCF-52, DCF-55, DCF-56, DCF-57, DCF-60, DCF-72, DCF-73, DCF-74, DCF-75, DCF-76, DCF-77, DCF-78, DCF-79, DCF-96

1. PURPOSE AND SCOPE

1.1 Purpose

The purpose of this policy is to establish mandatory rules for creating, using, protecting, and managing passwords and related authenticators (including those used for code signing) for Dispel systems and services.

1.2 Scope

This policy applies to:

  • All Dispel employees, contractors, and third parties with accounts on Dispel-managed systems or services.
  • All passwords and secret authenticators used to access Dispel corporate systems, the Dispel Zero Trust Engine, production infrastructure, and supporting services.
  • Passwords and private keys used for code signing or other security-sensitive operations.

1.3 Regulatory and Framework Alignment

#Framework / StandardRelevant Control IDsAlignment Notes
1SOC 2CC6.1, CC6.2, CC6.6, CC7.2, CC8.1Logical access, authentication mechanisms (including passwords and MFA), least privilege, monitoring, and change management.
2ISO/IEC 27001A.5.12, A.5.13, A.8.11Policies for information security, access control, and protection of secret authentication information (including password management).
3NIST SP 800-53IA-2, IA-5, IA-6, AC-2Identification and authentication using passwords, authenticator management, feedback, and account management.
4IEC 6244362443-3-3.SR1.1, 62443-3-3.SR1.2Unique identification and authentication, and management of secret authentication information in industrial control contexts.
5HIPAA164.308(a)(3), 164.312(d)Workforce security and person or entity authentication when PHI is in scope.

2. POLICY STATEMENTS

2.1 Management Commitment

Management Commitment Statement

Senior Management at Dispel is dedicated to the protection of our information assets, industrial control systems, and Protected Health Information (PHI). We assume full accountability for the effectiveness of our security program, ensuring it is integrated into all business processes and aligned with our strategic goals. To maintain compliance with ISO 27001, IEC 62443, HIPAA, and NIST 800-53, we formally commit to:

  • Resource Provisioning: Providing the necessary financial, technical, and human resources to sustain a robust security posture.
  • Risk-Based Governance: Approving security policies and overseeing a continuous risk management process that prioritizes both data privacy and operational safety.
  • Operational Resilience: Supporting the security of industrial automation and control systems (IACS) to ensure safety and reliability.
  • Continuous Oversight: Conducting regular management reviews to evaluate program performance, audit results, and opportunities for improvement.

2.2 Primary Policy Statement

Dispel SHALL ensure that passwords and related secret authenticators are created, used, stored, and managed in a manner that protects against unauthorized access, guessing, disclosure, or misuse.

2.3 Secondary Policy Statement

  • Passwords and secret authenticators SHALL be protected as confidential information and SHALL not be shared, reused across unrelated systems, or stored in insecure locations.
  • Approved password managers SHALL be used wherever technically feasible to generate and store strong, unique passwords.
  • Multi-Factor Authentication (MFA) requirements are governed by the Identification and Authentication Policy and Procedures (P-IdentificationandAuthenticationPolicyandProcedures).

3. REQUIREMENTS

3.1 Password Creation and Complexity

Objective: Ensure passwords are sufficiently strong to resist brute-force and guessing attacks.

Mandatory Activities:

  1. Complex passwords SHALL be used wherever technically feasible.
  2. Complex passwords SHOULD be at least 14 characters in length when managed via an approved password manager and SHOULD include a mix of upper-case, lower-case, numeric, and non-alphanumeric characters.
  3. At minimum, passwords MUST have at least 8 characters on systems where longer passwords are not yet supported.
  4. Passwords MUST NOT be based on easily guessable personal data (e.g., date of birth, addresses, names of family members, or other publicly available information).
  5. Passwords MUST NOT be commonly used, expected, or found on known compromised-password lists.

Required Outputs:

  • Configured password policies on identity providers and critical systems reflecting the above requirements.

Security Controls: NIST SP 800-53 IA-5, IA-6.


3.2 Password Use and User Obligations

Objective: Ensure users handle passwords securely in daily operations.

Mandatory Activities:

  1. Users MUST NOT disclose passwords to any unauthorized person, including management and system administrators who do not require the password for a legitimate operational reason.
  2. Users MUST NOT write down passwords or store them in plaintext (e.g., email, chat, personal notes, or unencrypted files). If passwords must be stored, they SHALL be stored only in an approved password manager.
  3. Users SHALL change passwords if there are indications that a password or system may be compromised and SHALL report a security incident according to the Incident Response Policy.
  4. Passwords used for private (non-business) purposes SHALL NOT be reused for business systems.
  5. Approved password managers SHALL be used where supported.

Required Outputs:

  • Evidence of user training or communication covering password obligations.

Security Controls: NIST SP 800-53 IA-5, IA-2, AC-2.


3.3 Shared Access and Credential Transmission

Objective: Minimize shared secrets and ensure secure credential handling.

Mandatory Activities:

  1. Identity and Access Management (IAM) SHOULD be used to provision individual accounts so each user has their own credentialed access to each environment.
  2. Where IAM is not available and passwords must be transmitted between workers:
    • Strong encryption methods (e.g., public-key cryptography) or out-of-band channels SHALL be used.
    • Encrypted credentials SHALL still be transmitted only over encrypted transport protocols.
  3. Shared passwords SHALL be avoided; where unavoidable, shared credentials SHALL be managed through an approved password manager or SSO mechanism and SHALL be reviewed regularly.

Note: Multi-Factor Authentication (MFA) requirements are defined in the Identification and Authentication Policy and Procedures (P-IdentificationandAuthenticationPolicyandProcedures), which is the authoritative source for all authenticator types including MFA, FIDO2, PKI, and phishing-resistant mechanisms.

Security Controls: NIST SP 800-53 IA-5, AC-2.


3.4 Password Storage and Protection

Objective: Ensure passwords and secret authentication information are stored and handled securely.

Mandatory Activities:

  1. All passwords SHALL be treated as confidential information and SHALL NOT be shared with anyone. Requests to share passwords SHALL be denied; instead, the system owner SHALL provision individual access.
  2. Users who must maintain their own secret authentication information SHALL receive an initial, unique, and secure temporary password or secret by secure means and MUST change it on first use.
  3. Passwords stored by systems SHALL:
    • Be stored with a unique salt.
    • Be stored only as one-way hashes using approved password hashing algorithms (e.g., PBKDF2, bcrypt, scrypt, or Argon2) with appropriate work factors.
  4. Temporary passwords SHALL be communicated in a secure manner, and the user’s identity MUST be verified prior to issuance.
  5. Password reset or recovery mechanisms SHALL verify user identity (e.g., via registered email or other approved methods) before issuing new secrets.
  6. Default passwords provided by software or hardware manufacturers SHALL be changed during initial installation.
  7. Approved password manager:
    • Dispel’s approved password manager for workforce use is 1Password.

Security Controls: NIST SP 800-53 IA-5, IA-6.


4. ROLES AND RESPONSIBILITIES

4.1 Policy Owner

Responsibilities:

  • Owns this Password Policy and ensures it is reviewed at least annually.
  • Ensures password requirements are reflected in identity provider and critical system configurations.
  • Coordinates updates to this policy in response to changes in regulations, standards, or risk.

4.2 Security Officer

Responsibilities:

  • Defines technical implementation standards for password storage, hashing, and management.
  • Monitors for suspected password compromise and coordinates incident response when needed.
  • Provides guidance on proper use of password managers and MFA.

4.3 System Owners / Administrators

Responsibilities:

  • Configure systems to enforce password complexity, rotation, and lockout policies consistent with this policy.
  • Ensure default passwords are changed and shared credentials are minimized.
  • Ensure systems store passwords only using approved hashing and salting mechanisms.

4.4 Users (Covered Persons)

Responsibilities:

  • Comply with this policy when creating, using, and protecting passwords.
  • Use approved password managers where available.
  • Promptly report suspected password compromise or unusual account activity.

5. PROCEDURES

5.1 Password Lifecycle Management (High-Level)

StepActionResponsible PartyTimeframe
1Define password and MFA requirements for systems and applications.Policy Owner, Security OfficerDuring system design or significant change
2Configure IdPs and systems to enforce password complexity, storage, and lockout requirements.System Owners / AdministratorsBefore production use
3Onboard users, including account creation, initial password or secret distribution, and MFA enrollment.System Owners / AdministratorsPrior to granting access
4Monitor authentication events and respond to suspected compromise, including forced resets and incident handling.Security Officer, System OwnersOngoing
5Periodically review password and MFA configurations and adjust based on emerging threats and guidance.Policy Owner, Security OfficerAt least annually

6. MONITORING AND COMPLIANCE

6.1 Compliance Monitoring

Compliance with this Password Policy SHALL be monitored through:

  • Technical monitoring of authentication events (e.g., failed logins, lockouts, password reset activity) on identity providers and critical systems.
  • Periodic access and configuration reviews to ensure password policies and MFA configurations are correctly enforced.
  • Internal or external audits that test password management controls.

6.2 Metrics and Reporting

The following metrics SHALL be tracked and, at minimum, reviewed annually by the Policy Owner and Security Officer:

MetricFrequencyOwner
Number of failed authentication attempts and lockouts on key systemsQuarterlySecurity Officer
Percentage of accounts with MFA enabled on systems that support itQuarterlySecurity Officer
Completion rate for annual policy review and acknowledgement by Covered PersonsAnnualPolicy Owner

6.3 Non-Compliance Consequences

Failure to comply with this policy may result in:

  • Revocation or restriction of system access.
  • Disciplinary action for employees and contractors, consistent with Dispel HR policies and applicable law.
  • Contractual or access-related remedies for third parties.

7. EXCEPTIONS AND WAIVERS

7.1 Exception Process

Exceptions to this policy SHALL:

  1. Be submitted in writing by the requesting party.
  2. Include justification and business impact.
  3. Describe compensating controls or mitigation measures.
  4. Define exception duration and remediation plan.

7.2 Exception Approval Authority

Risk LevelApproval Authority
LowPolicy Owner
MediumPolicy Owner and Security Officer
HighPolicy Owner, Security Officer, and Senior Management representative
CriticalSenior Management representative in consultation with Policy Owner and Security Officer

8. DEFINITIONS

Password: A secret value used to authenticate a user to a system.

Multi-Factor Authentication (MFA): An authentication mechanism that requires two or more independent factors (e.g., something you know, something you have, something you are).

Password Manager: An approved tool used to generate, store, and manage passwords securely.

Authenticator: Any secret (e.g., password, token, private key) used to verify identity for access to a system or service.


9. REFERENCES

9.1 Internal References

  • Information Security Policy and related standards.
  • System Access Control Policy.
  • Identification and Authentication Policy and Procedures.
  • Secrets Management Standard.

9.2 External References

  • NIST SP 800-63 Digital Identity Guidelines.
  • NIST SP 800-53 (IA and AC families).
  • ISO/IEC 27001 and ISO/IEC 27002 (access control and authentication-related controls).
  • IEC 62443 series (where applicable).

10. DOCUMENT HISTORY

VersionDateAuthorChanges
1.32026-03-31Claude (Agent)Moved MFA requirements to I&A Policy as single source of truth. Added cross-references.
1.2Predates version controlEthan SchmertzlerAligned Password Policy to POLICY_TEMPLATE and updated control mappings.
1.1Predates version controlEthan SchmertzlerAnnual review; no material changes.
1.0Predates version controlEthan SchmertzlerInitial Password Policy creation.

11. APPROVAL SIGNATURES

RoleNameSignatureDate
Policy Owner
Security Officer
Senior Management Representative

APPENDICES

Appendix A: Supporting Password Procedures

This appendix may include:

  • Detailed onboarding and offboarding checklists related to account and password management.
  • Step-by-step procedures for password reset, recovery, and MFA enrollment.
  • Screenshots or configuration examples for IdPs and password manager settings.

Appendix B: Additional Guidance and Examples

This appendix may include:

  • Example strong password configurations and generator settings.
  • Sample user communications on password hygiene and MFA.
  • References to current industry guidance on password security.

Document Provenance

Last ModifiedApril 6, 2026 at 12:37 -0400
Authorunknown
Signature Not signed
Commit547bdca View on GitHub
File HistoryAll changes