Files
vault-para/400-archive/security-sensitive
windyboy daf4aa3dfa Add P.A.R.A. methodology documentation and restructure Personal folder
- Created Methodology.md to outline the P.A.R.A. system and its components.
- Added Outline.md for a structured overview of P.A.R.A. content.
- Documented PKM content organization decisions in PKM-Consolidation-Decision.md.
- Introduced Workflows.md to explain practical applications of P.A.R.A. in work scenarios.
- Moved sensitive information to security-sensitive folder and restructured the Personal folder to align with P.A.R.A. principles.
- Archived backup files including Matrix Me.md and TTG Cookies.md.
- Implemented a comprehensive refactor of the Personal folder to improve organization and security.
2025-12-29 15:37:17 +08:00
..

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.