This repository is protected with gitcloakd Dark Mode.
If you're seeing only this README and encrypted.gpg, you don't have access.
Everything is hidden:
- Real project name
- All source code
- Complete git history
- All commits and branches
- File structure
- Contributors
-
Generate a GPG key:
gpg --full-generate-key
-
Send your public key to the repository owner:
gpg --armor --export your@email.com > my-key.pub -
Once authorized, clone and decrypt:
gitcloakd clone <repo-url> # Your GPG passphrase will be requested
- Dark Mode: Maximum privacy encryption
- Real project name is encrypted
- Git history is not visible without decryption
- Commit messages are encrypted
- Contributors cannot be determined
Protected with gitcloakd Dark Mode