├── id └── public_credentials.json └── README.md /id/public_credentials.json: -------------------------------------------------------------------------------- 1 | {"id":"yepexqclisfjbdycwhgozhdg7qpyp3t22pzezdglrcrvstnye3qq","public_key_ed25519":"SNB1p4sRc6bPYH0bM0LhvNoiHsUPDYTcCN5ksnuwN5U="} 2 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ## This is a Gov4Git public identity repository. This is a Gov4Git public identity repository. 2 | 3 | 4 | [Gov4Git](https://gov4git.org) is a decentralized governance and management system for git projects. 5 | 6 | Learn about Gov4Git: 7 | - [Gov4Git on GitHub](https://github.com/gov4git/gov4git). 8 | - [Gov4Git on Twitter/X](https://x.com/gov4git). 9 | --------------------------------------------------------------------------------