mirror of
https://github.com/SHOGGOTH-SECTOR/sica-fondt.git
synced 2026-08-01 08:30:20 +00:00
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
1.6 KiB
1.6 KiB
Standards and References - HSM for Key Storage
Primary Standards
PKCS#11 v3.0 (Cryptoki)
- URL: https://docs.oasis-open.org/pkcs11/pkcs11-base/v3.0/pkcs11-base-v3.0.html
- Description: Standard API for cryptographic token interface
FIPS 140-2 / FIPS 140-3
- URL: https://csrc.nist.gov/publications/detail/fips/140/3/final
- Description: Security requirements for cryptographic modules
- CMVP: https://csrc.nist.gov/projects/cryptographic-module-validation-program
NIST SP 800-57 Part 1 Rev. 5
- URL: https://csrc.nist.gov/publications/detail/sp/800-57-part-1/rev-5/final
- Description: Key management recommendations (HSM storage for high-value keys)
HSM Products
SoftHSM2 (Development/Testing)
- URL: https://www.opendnssec.org/softhsm/
- GitHub: https://github.com/opendnssec/SoftHSMv2
- Description: Software-only PKCS#11 implementation for testing
AWS CloudHSM
- URL: https://docs.aws.amazon.com/cloudhsm/
- FIPS: 140-2 Level 3
- PKCS#11: https://docs.aws.amazon.com/cloudhsm/latest/userguide/pkcs11-library.html
Azure Dedicated HSM
- URL: https://docs.microsoft.com/en-us/azure/dedicated-hsm/
- FIPS: 140-2 Level 3 (Thales Luna)
Thales Luna HSM
- URL: https://cpl.thalesgroup.com/encryption/hardware-security-modules
- FIPS: 140-2 Level 3