# kaikramer/keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.

Repository: https://github.com/kaikramer/keystore-explorer
Canonical: https://ross.abutalabs.com/products/keystore-explorer
Homepage: https://keystore-explorer.org/
Language: Java
License: GPL-3.0
License Family: copyleft
Last push: 2026-08-23T20:20:37+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 67, longevity 100
- inputs: {"age_days": 3940, "days_push": 10, "days_rel": 10, "gap_med": 231.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2042, forks 315 (observed 2026-08-28T04:06:08.664223+00:00)

## What it is
KeyStore Explorer is a free, open-source Java desktop application that provides a graphical interface replacing the keytool and jarsigner command-line utilities. It manages Java keystores, X.509 certificates, key pairs, CSRs, CRLs, and file/JAR signing across many cryptographic formats.

## Use cases
- manage java keystores with a gui instead of keytool
- convert between pkcs12 jks and other keystore formats
- generate rsa ecc or post-quantum key pairs with self-signed certificates
- create and sign certificate signing requests
- sign and verify jar files for code signing
- inspect x509 certificates and crl extensions
- create a simple ca to sign certificates
- import and export private keys in pem pkcs8 or openssl formats

## When to choose
- you work with Java keystores, certificates, or code signing and want a GUI instead of command-line tools
- you need to convert keys and certificates between many formats (PKCS#12, JKS, PEM, PVK, OpenSSL, JWK)
- you want to inspect or edit X.509 certificate extensions, CSRs, or CRLs visually
- you need a lightweight CA for signing certificates and CRLs
- you want support for modern algorithms including Ed25519 and post-quantum ML-DSA/ML-KEM/SLH-DSA

## When to avoid
- you need fully automated, scriptable certificate management in CI/CD pipelines (CLI tools like keytool or openssl fit better)
- you need a full-featured enterprise CA with revocation infrastructure
- you don't have a Java runtime and can't install one
- you need to manage non-Java secret stores like HashiCorp Vault or cloud KMS

## Facets
- artifact type: application
- maturity: active
- function: cryptography, security, gui, developer-tools
- domain: security, developer-tools, cross-platform
- platform: cross-platform, jvm, windows
- tags: keystore, x509, certificates, keytool, jarsigner, java, pki, code-signing, pkcs12, post-quantum, desktop, macos, linux

## Member repositories
- kaikramer/keystore-explorer (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:08.664223+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:58:18.118035+00:00, confidence not recorded.
  - readme: https://github.com/kaikramer/keystore-explorer (fetched 2026-08-28T04:06:08.664223+00:00, sha dfd0529c212b)
  - homepage: https://keystore-explorer.org/ (fetched 2026-08-29T10:38:19.558998+00:00, sha 8657e75239f6)
  - site_page: https://keystore-explorer.org/features.html (fetched 2026-08-29T10:38:19.568139+00:00, sha 7595ca3a314f)
  - site_page: https://keystore-explorer.org/releases.html (fetched 2026-08-29T10:38:19.570276+00:00, sha 6ba702ed8b8e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
