docs: archive entra materials and simplify deployment docs

This commit is contained in:
defiQUG
2026-04-18 12:05:55 -07:00
parent 0f600e6a31
commit bbb6ce6a6c
256 changed files with 4188 additions and 3881 deletions
+1 -2
View File
@@ -107,7 +107,7 @@ This document provides the privacy and data governance framework for the DSB, in
**Providers:**
* KYC providers (Veriff)
* Sanctions providers (ComplyAdvantage)
* Cloud providers (AWS, Azure)
* Cloud providers (AWS, GCP, private infrastructure)
* Email/SMS providers
* Analytics providers
@@ -277,4 +277,3 @@ This document provides the privacy and data governance framework for the DSB, in
**Chancellor:** _________________ Date: _________
**Founding Council:** _________________ Date: _________
+2 -3
View File
@@ -117,7 +117,7 @@ This document outlines the threat model for The Order monorepo, identifying pote
- **Mitigation**:
- Hardware Security Modules (HSM)
- Key rotation policies
- Secure key storage (AWS KMS, Azure Key Vault)
- Secure key storage (AWS KMS, GCP KMS, or HSM-backed stores)
- Access controls on key operations
- Audit logging of key usage
@@ -273,6 +273,5 @@ This document outlines the threat model for The Order monorepo, identifying pote
## References
- [OWASP Threat Modeling](https://owasp.org/www-community/Threat_Modeling)
- [STRIDE Threat Model](https://learn.microsoft.com/en-us/azure/security/develop/threat-modeling-tool-threats)
- [STRIDE Threat Model](https://en.wikipedia.org/wiki/STRIDE_(security))
- [NIST Cybersecurity Framework](https://www.nist.gov/cyberframework)