{"id":27775756,"url":"https://github.com/isgj/tinkey","last_synced_at":"2025-04-30T04:21:36.052Z","repository":{"id":290440994,"uuid":"974461486","full_name":"isgj/tinkey","owner":"isgj","description":"A Go port of Tinkey, the command-line tool for Google's Tink cryptography library.","archived":false,"fork":false,"pushed_at":"2025-04-28T20:54:25.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-28T21:38:51.941Z","etag":null,"topics":["cli","cryptography","go","google","key-management","security","tink"],"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/isgj.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,"zenodo":null}},"created_at":"2025-04-28T20:16:11.000Z","updated_at":"2025-04-28T20:55:54.000Z","dependencies_parsed_at":"2025-04-28T21:39:31.221Z","dependency_job_id":"980a0330-8d19-4bec-9761-481c8e7cc145","html_url":"https://github.com/isgj/tinkey","commit_stats":null,"previous_names":["isgj/tinkey"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isgj%2Ftinkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isgj%2Ftinkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isgj%2Ftinkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isgj%2Ftinkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isgj","download_url":"https://codeload.github.com/isgj/tinkey/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251639653,"owners_count":21619810,"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","go","google","key-management","security","tink"],"created_at":"2025-04-30T04:21:35.495Z","updated_at":"2025-04-30T04:21:36.047Z","avatar_url":"https://github.com/isgj.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tinkey Go\n\nThis is a Go port of the Java version of [Tinkey](https://github.com/tink-crypto/tink-tinkey).\n\n## Why?\n\nThe main reason for this port is to allow users to run Tinkey without having to install Java. This makes it easier to use in environments where Java is not readily available or desired.\n\n## Features\n\n- [x] Key generation\n- [x] Key management\n- [x] Google Cloud KMS\n- [ ] Amazon KMS\n- [ ] All the key templates that [tinko-go](https://github.com/tink-crypto/tink-go) supports\n\nTo add:\n\n- [ ] Test\n- [ ] Use git tags and offer builds via Github CI\n\n## Usage\n\n```bash\ngo run github.com/isgj/tinkey@latest\n\n# or install it first\ngo install github.com/isgj/tinkey@latest\n# then run it (GOPATH/bin should be part of the path)\ntinkey create-keyset\n```\n\n## Credits\n\nAll credits go to [tink-tinkey](https://github.com/tink-crypto/tink-tinkey) and [tink-go](https://github.com/tink-crypto/tink-go).\n\n## Contributing\n\nContributions are welcome! Please feel free to open issues or submit pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisgj%2Ftinkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisgj%2Ftinkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisgj%2Ftinkey/lists"}