UNPKG

@sebastienrousseau/dotfiles

Version:

The Trusted Shell Platform — Universal dotfiles managed by Chezmoi. Features Bash & Zsh for macOS, Linux & WSL. Rust modern tooling & enterprise-grade security.

29 lines (22 loc) 1.13 kB
--- render_with_liquid: false --- # Security Documentation This directory contains security documentation for the dotfiles project. ## Index | Document | Description | |----------|-------------| | [SECURITY.md](SECURITY.md) | Core security model and opt-in hardening | | [THREAT_MODEL.md](THREAT_MODEL.md) | Threat analysis with trust boundaries | | [SECRETS.md](SECRETS.md) | Secrets management (Age, SOPS, Keychain) | | [KEY_ROTATION.md](KEY_ROTATION.md) | Key rotation procedures | | [KEYS.md](KEYS.md) | Keybindings reference | | [COMPLIANCE.md](COMPLIANCE.md) | SOC 2, ISO 27001, GDPR, HIPAA mapping | | [AI_ACT_COMPLIANCE.md](AI_ACT_COMPLIANCE.md) | EU AI Act risk classification and exemption analysis | | [SECURITY_CHECKLIST.md](SECURITY_CHECKLIST.md) | Pre-release security verification | ## Quick Reference - **Encryption:** Age + SOPS for secrets at rest - **Signing:** SSH ED25519 commit signing enforced - **Scanning:** Gitleaks pre-commit hook prevents credential leaks - **Telemetry:** Disabled by default, no data leaves your machine - **Hardening:** Opt-in firewall, DNS-over-HTTPS, lock-screen, USB safety