Claude 24f816b6a3
Consolidate 22 sibling repos into layered organism structure
Place useful parts of the surrounding repos into sica-fondt by layer, per the
body model (Ada = membrane; brain/endocrine/capabilities/knowledge non-Ada):

- brain/        LLM reasoning + providers (dapr, hermes, MoMoA)
- capabilities/ REPRAG sidecars: hermes tools/skills, dapr tools, parallel
                dispatch, A51 channels, and the OSINT cluster
- knowledge/    LORAG corpus: 754 cyber-skills, agency personas, secure-coding,
                MITRE ATT&CK data
- reference/    defensive threat-reference (C3, shhbruh doc) + AdaYaml parser

License handling: AGPL sources (worldosint, advanced_evolution, mercury,
Reticulum) and GPL DeTTECT are SPEC-only clean-room/port descriptions — no
copyleft code copied. MIT/Apache/data parts copied as working trees.

Safety: shhbruh escape/persistence material and C3 covert-C2 kept as reference
only, not wired into the running organism. See CONSOLIDATION.md.

https://claude.ai/code/session_01UehUqEXXJJCsHoA4voCU5c
2026-06-10 06:53:01 +00:00

27 lines
1.2 KiB
Markdown

# Standards and References - MFA with Duo
## NIST Standards
- **NIST SP 800-63B**: Digital Identity Guidelines - Authentication and Lifecycle Management
- AAL1: Single-factor authentication
- AAL2: Multi-factor authentication (Duo Push, TOTP)
- AAL3: Hardware-based phishing-resistant (FIDO2, PIV)
- **NIST SP 800-53 Rev 5**: IA-2, IA-2(1), IA-2(2), IA-2(6), IA-2(8), IA-3, IA-5
## Duo Documentation
- **Duo Authentication Proxy**: https://duo.com/docs/authproxy-reference
- **Duo for RDP**: https://duo.com/docs/rdp
- **Duo Unix (SSH)**: https://duo.com/docs/duounix
- **Duo Web SDK**: https://duo.com/docs/duoweb
- **Duo Verified Push**: https://duo.com/blog/webauthn-passwordless-fido2-explained-componens-passwordless-architecture
- **Duo Admin API**: https://duo.com/docs/adminapi
## CISA Guidance
- **CISA MFA Guidance**: Phishing-resistant MFA requirement for federal agencies
- **EO 14028**: Executive Order on Improving the Nation's Cybersecurity - MFA mandate
## Compliance
- **PCI DSS 4.0**: Requirement 8.3.1 - MFA for all access to CDE
- **HIPAA**: 45 CFR 164.312(d) - Person or entity authentication
- **SOX**: MFA for privileged financial system access
- **CMMC**: Level 2 - IA.L2-3.5.3 Multi-factor authentication