# shadow-git **Repository Path**: iprintf/shadow-git ## Basic Information - **Project Name**: shadow-git - **Description**: Git without exposing plain-text sensitive data to the server - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 0 - **Created**: 2016-10-13 - **Last Updated**: 2025-06-03 ## Categories & Tags **Categories**: vcs **Tags**: None ## README A tool to encrypt the git objects before pushing them to the remote. If you want to store the project on the public git server, but don't want to share it with the public, this tool can help. See LICENSE for license agreement. See INSTALL for installation instructions.