{"id":22801701,"url":"https://github.com/pojntfx/keystoregaen","last_synced_at":"2025-08-10T02:31:49.027Z","repository":{"id":108918758,"uuid":"556489687","full_name":"pojntfx/keystoregaen","owner":"pojntfx","description":"Generate Java keystores in your browser.","archived":true,"fork":false,"pushed_at":"2023-09-13T00:14:44.000Z","size":9895,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-30T19:45:44.536Z","etag":null,"topics":["android","java-keystore","jkcs","keystore"],"latest_commit_sha":null,"homepage":"https://pojntfx.github.io/keystoregaen/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pojntfx.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}},"created_at":"2022-10-24T00:29:03.000Z","updated_at":"2024-07-12T03:03:15.000Z","dependencies_parsed_at":"2023-09-24T02:33:23.563Z","dependency_job_id":null,"html_url":"https://github.com/pojntfx/keystoregaen","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pojntfx/keystoregaen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fkeystoregaen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fkeystoregaen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fkeystoregaen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fkeystoregaen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pojntfx","download_url":"https://codeload.github.com/pojntfx/keystoregaen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pojntfx%2Fkeystoregaen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269666694,"owners_count":24456416,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["android","java-keystore","jkcs","keystore"],"created_at":"2024-12-12T08:12:36.393Z","updated_at":"2025-08-10T02:31:48.691Z","avatar_url":"https://github.com/pojntfx.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# keystoregaen\n\n![Logo](./docs/logo-readme.png)\n\nGenerate Java keystores in your browser.\n\n⚠️ keystoregaen has not yet been audited! While we try to make keystoregaen as secure as possible, it has not yet undergone a formal security audit by a third party. Please keep this in mind if you use it for security-critical applications. ⚠️\n\n[![hydrun CI](https://github.com/pojntfx/keystoregaen/actions/workflows/hydrun.yaml/badge.svg)](https://github.com/pojntfx/keystoregaen/actions/workflows/hydrun.yaml)\n![Go Version](https://img.shields.io/badge/go%20version-%3E=1.18-61CFDD.svg)\n[![Go Reference](https://pkg.go.dev/badge/github.com/pojntfx/keystoregaen.svg)](https://pkg.go.dev/github.com/pojntfx/keystoregaen)\n[![Matrix](https://img.shields.io/matrix/keystoregaen:matrix.org)](https://matrix.to/#/#keystoregaen:matrix.org?via=matrix.org)\n[![Binary Downloads](https://img.shields.io/github/downloads/pojntfx/keystoregaen/total?label=binary%20downloads)](https://github.com/pojntfx/keystoregaen/releases)\n\n## Overview\n\nkeystoregaen is an app to generate Java keystores and compatible certificates without having to install Java or another tool that provides the JDK's `keytool`, such as the Android SDK.\n\n## Installation\n\nThe web app is available on [GitHub releases](https://github.com/pojntfx/keystoregaen/releases) in the form of a static `.tar.gz` archive; to deploy it, simply upload it to a CDN or copy it to a web server. For most users, this shouldn't be necessary though; thanks to [@maxence-charriere](https://github.com/maxence-charriere)'s [go-app package](https://go-app.dev/), keystoregaen is a progressive web app. By simply visiting the [public deployment](https://pojntfx.github.io/keystoregaen/) once, it will be available for offline use whenever you need it:\n\n[\u003cimg src=\"https://github.com/alphahorizonio/webnetesctl/raw/main/img/launch.png\" width=\"240\"\u003e](https://pojntfx.github.io/keystoregaen/)\n\n## Screenshots\n\nClick on an image to see a larger version.\n\n\u003ca display=\"inline\" href=\"./docs/initial.png?raw=true\"\u003e\n\u003cimg src=\"./docs/initial.png\" width=\"45%\" alt=\"Screenshot of the initial screen\" title=\"Screenshot of the initial screen\"\u003e\n\u003c/a\u003e\n\n\u003ca display=\"inline\" href=\"./docs/filled.png?raw=true\"\u003e\n\u003cimg src=\"./docs/filled.png\" width=\"45%\" alt=\"Screenshot of the form filled in\" title=\"Screenshot of the form filled in\"\u003e\n\u003c/a\u003e\n\n\u003ca display=\"inline\" href=\"./docs/generating.png?raw=true\"\u003e\n\u003cimg src=\"./docs/generating.png\" width=\"45%\" alt=\"Screenshot of the app generating the certificate\" title=\"Screenshot of the app generating the certificate\"\u003e\n\u003c/a\u003e\n\n## Acknowledgements\n\n- This project would not have been possible were it not for [@maxence-charriere](https://github.com/maxence-charriere)'s [go-app package](https://go-app.dev/); if you enjoy using keygaen, please donate to him!\n- The open source [PatternFly design system](https://www.patternfly.org/v4/) provides the components for the project.\n- [pavlo-v-chernykh/keystore-go](https://github.com/pavlo-v-chernykh/keystore-go) provides the implementation of the JKS encoder.\n\n## Contributing\n\nTo contribute, please use the [GitHub flow](https://guides.github.com/introduction/flow/) and follow our [Code of Conduct](./CODE_OF_CONDUCT.md).\n\nTo build and start a development version of keystoregaen locally, run the following:\n\n```shell\n$ git clone https://github.com/pojntfx/keystoregaen.git\n$ cd keystoregaen\n$ make depend\n$ make run\n```\n\nHave any questions or need help? Chat with us [on Matrix](https://matrix.to/#/#keystoregaen:matrix.org?via=matrix.org)!\n\n## License\n\nkeystoregaen (c) 2023 Felicitas Pojtinger and contributors\n\nSPDX-License-Identifier: AGPL-3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpojntfx%2Fkeystoregaen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpojntfx%2Fkeystoregaen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpojntfx%2Fkeystoregaen/lists"}