{"id":44717827,"url":"https://github.com/marsskop/lightkeytool","last_synced_at":"2026-02-15T14:49:26.098Z","repository":{"id":252214881,"uuid":"839714258","full_name":"marsskop/lightkeytool","owner":"marsskop","description":"lightkeytool is a lightweight implementation of Java keytool.","archived":false,"fork":false,"pushed_at":"2025-03-17T14:07:48.000Z","size":21,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T14:42:39.802Z","etag":null,"topics":["certificates","cli","developer-tools","keystore"],"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/marsskop.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":"2024-08-08T07:21:10.000Z","updated_at":"2024-08-17T04:03:25.000Z","dependencies_parsed_at":"2025-03-17T22:02:16.335Z","dependency_job_id":null,"html_url":"https://github.com/marsskop/lightkeytool","commit_stats":null,"previous_names":["marsskop/lightkeytool"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/marsskop/lightkeytool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marsskop%2Flightkeytool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marsskop%2Flightkeytool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marsskop%2Flightkeytool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marsskop%2Flightkeytool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marsskop","download_url":"https://codeload.github.com/marsskop/lightkeytool/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marsskop%2Flightkeytool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29481923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T11:35:25.641Z","status":"ssl_error","status_checked_at":"2026-02-15T11:34:57.128Z","response_time":118,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["certificates","cli","developer-tools","keystore"],"created_at":"2026-02-15T14:49:25.323Z","updated_at":"2026-02-15T14:49:26.088Z","avatar_url":"https://github.com/marsskop.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lightkeytool\n\nA lightweight GO implementation of Java [keytool](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/keytool.html) that does not require an installation of Java JDK.\n\n## Installation\n1. Download the latest version of the application from the [releases](https://github.com/marsskop/lightkeytool/releases) page.\n2. Rename the downloaded file to `lightkeytool`.\n3. Add execute permissions to the binary. E.g., on Linux and Mac: `chmod u+x lightkeytool`.\n4. Put the binary in your `PATH`. E.g., on Linux and Mac: `mv lightkeytool /usr/local/bin/lightkeytool`.\n\n## Help Output\n```bash\nlightkeytool --help\n```\n```\nA lightweight CLI implementation of keytool that requires no Java JDK to be installed.\n\nUsage:\n  lightkeytool [command]\n\nAvailable Commands:\n  completion     Generate the autocompletion script for the specified shell\n  exportcert     Export data\n  help           Help about any command\n  importcert     Import a certificate/certificate chain to a keystore\n  importkeystore Import contents from another keystore\n\nFlags:\n  -h, --help      help for lightkeytool\n  -v, --verbose   verbose output\n      --version   version for lightkeytool\n\nUse \"lightkeytool [command] --help\" for more information about a command.\n```\n\u003c!-- ## Usage\nTODO --\u003e\n\n## Development Setup\n\u003e Make sure that you have [downloaded](https://go.dev/dl/) and installed **Go**. Version 1.22 or higher is required.\n```bash\ngit clone https://github.com/marsskop/lightkeytool.git\ncd lightkeytool\ngo run main.go\n```\n\n\u003c!-- ## Contributing\nTODO --\u003e\n\n\u003c!-- ## Links\nTODO --\u003e\n\n## License\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](https://www.tldrlegal.com/license/mit-license)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarsskop%2Flightkeytool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarsskop%2Flightkeytool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarsskop%2Flightkeytool/lists"}