File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ dstack is community driven. Open sourced and built by [Kevin Wang](https://githu
5252- [ Advanced Features] ( #-advanced-features )
5353 - [ Zero Trust HTTPS] ( #zero-trust-https )
5454 - [ Certificate Transparency Log Monitor] ( #certificate-transparency-log-monitor )
55+ - [ Security] ( #-security )
5556- [ Troubleshooting] ( #-troubleshooting )
5657- [ Media Kit] ( #-media-kit )
5758- [ License] ( #-license )
@@ -407,6 +408,27 @@ $ ./ct_monitor -t https://localhost:9010/prpc -d app.kvin.wang
407408
408409---
409410
411+ ## 🔒 Security
412+
413+ dstack undergoes regular security audits to ensure the highest standards of security for TEE-based deployments.
414+
415+ ### Security Audit Report
416+
417+ A comprehensive security audit was conducted to evaluate the security architecture and implementation of dstack. The audit report is available at:
418+
419+ 📄 ** [ Security Audit Report] ( ./docs/security/dstack-audit.pdf ) **
420+
421+ The audit covers key security aspects including:
422+ - TEE integration and attestation mechanisms
423+ - Cryptographic implementations and key management
424+ - Network security and TLS configurations
425+ - Container isolation and runtime security
426+ - Smart contract security (for blockchain integrations)
427+
428+ For additional security guidance and best practices, see the [ Security Guide] ( ./docs/security-guide/security-guide.md ) .
429+
430+ ---
431+
410432## 🔧 Troubleshooting
411433
412434### Error: qemu-system-x86_64: vhost-vsock: unable to set guest cid: Address already in use
You can’t perform that action at this time.
0 commit comments