Files
vault-para/400-archive/security-sensitive/README.md
T

25 lines
897 B
Markdown
Raw Normal View History

# Security-Sensitive Files Archive
⚠️ **WARNING**: This folder contains files with exposed credentials and API keys.
## Archived Files
These files were moved from `300-resources/` during the 2025-12-29 refactoring because they contain sensitive information that should not be stored in plain text:
1. **Apple App Password.md** - Email credentials
2. **Matrix Server.md** - Azure and Flexify API keys
3. **Cookies.md** - Session tokens
4. **Domains.md** - Domain registrar information
## Recommendation
Consider:
- Moving credentials to a password manager (1Password, Bitwarden, etc.)
- Using encrypted storage (encrypted vault, keychain)
- Deleting these files after securely storing credentials elsewhere
- Adding `400-archive/security-sensitive/` to `.gitignore` if syncing to cloud
## Safety Note
Do not commit this folder to public repositories or sync to unsecured cloud storage.