A comprehensive guide for implementing Git-Crypt with GPG encryption for secure repository management.
- Getting started with GPG and git-crypt - Get GPG and git-crypt installed
- Creating GPG Keys - Generate your encryption keys
- Secret Scanning - Check for existing secrets
- Quick Reference - Essential commands cheat sheet
- What is Git-Crypt? - Understanding the tool
- Prerequisites - What you need before starting
- What is GPG? - Understanding encryption fundamentals
- Workflow Overview - Visual process flow
- Installation - Platform-specific setup
- Creating GPG Keys - Key generation and verification
- Managing Existing Keys - Import/export operations
- Key Operations - Advanced key management
- Secret Scanning - Security scanning with Trivy
- Best Practices - Security recommendations
- Troubleshooting - Common issues and solutions
- Additional Resources - External documentation