{"id":27203200,"url":"https://github.com/trinhminhtriet/vault","last_synced_at":"2025-04-09T22:29:07.470Z","repository":{"id":287037796,"uuid":"963378874","full_name":"trinhminhtriet/vault","owner":"trinhminhtriet","description":"🔐 Decrypt and manage encrypted data with a CLI tool built using Go and Cobra framework.","archived":false,"fork":false,"pushed_at":"2025-04-09T16:50:21.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T17:27:45.852Z","etag":null,"topics":["cli","cryptography","decryption","encryption","go","rsa","security"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trinhminhtriet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-09T15:34:58.000Z","updated_at":"2025-04-09T16:50:25.000Z","dependencies_parsed_at":"2025-04-09T17:37:54.786Z","dependency_job_id":null,"html_url":"https://github.com/trinhminhtriet/vault","commit_stats":null,"previous_names":["trinhminhtriet/vault"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fvault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fvault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fvault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trinhminhtriet%2Fvault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trinhminhtriet","download_url":"https://codeload.github.com/trinhminhtriet/vault/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248122647,"owners_count":21051317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","cryptography","decryption","encryption","go","rsa","security"],"created_at":"2025-04-09T22:29:06.944Z","updated_at":"2025-04-09T22:29:07.458Z","avatar_url":"https://github.com/trinhminhtriet.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vault 🔐\n\nVault is a CLI tool for securely decrypting encrypted data using RSA private keys. Built with Go, it provides a simple and efficient way to manage sensitive information.\n\n## Features\n\n- 🛡️ RSA-based decryption\n- 📜 PEM private key support\n- 🧩 Base64 decoding\n- ⚙️ Lightweight and fast CLI tool\n\n## Installation\n\n### Clone the repository\n\nTo clone the repository, use the following command:\n\n```sh\ngit clone https://github.com/your-username/vault.git\ncd vault\n```\n\n### Environment Variables\n\n```sh\nexport VAULT_PRIVATE_KEY_PATH=\"id_rsa path\"\n```\n\n### Add new command\n\n```sh\ncobra-cli add timezone\n```\n\n### Run command\n\n```sh\nvault timezone EST\n```\n\n### Clone command\n\n```sh\ncobra-cli add mfa\ncobra-cli add getPasswd\n\nvault mfa \u003cencrypted data\u003e\nvault getPasswd \u003cencrypted data\u003e\n```\n\n### Build\n\n```sh\ngo build -o dist/vault main.go\n```\n\n## 🤝 How to contribute\n\nWe welcome contributions!\n\n- Fork this repository;\n- Create a branch with your feature: `git checkout -b my-feature`;\n- Commit your changes: `git commit -m \"feat: my new feature\"`;\n- Push to your branch: `git push origin my-feature`.\n\nOnce your pull request has been merged, you can delete your branch.\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- [Go](https://golang.org/) - The Go programming language.\n- [Cobra](https://github.com/spf13/cobra) - A library for creating powerful command-line applications in Go.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinhminhtriet%2Fvault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrinhminhtriet%2Fvault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrinhminhtriet%2Fvault/lists"}