- Added new images related to architecture and development. - Updated paths in various markdown files to correct resource locations. - Created new markdown files for Python development topics. - Deleted outdated and sensitive files, moving them to a secure archive. - Added a README for the security-sensitive files archive with recommendations for handling sensitive information.
897 B
897 B
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:
- Apple App Password.md - Email credentials
- Matrix Server.md - Azure and Flexify API keys
- Cookies.md - Session tokens
- 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.gitignoreif syncing to cloud
Safety Note
Do not commit this folder to public repositories or sync to unsecured cloud storage.