# jedisct1/minisign

A dead simple tool to sign files and verify digital signatures.

Repository: https://github.com/jedisct1/minisign
Canonical: https://ross.abutalabs.com/products/minisign
Homepage: https://jedisct1.github.io/minisign/
Language: C
License: ISC
License Family: permissive
Topics: cryptography, crypto, signatures, ed25519, pgp, gpg, zig-package
Last push: 2026-08-26T19:59:18+00:00

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

## Adoption (not part of the score)
Stars 2808, forks 153 (observed 2026-08-28T04:07:22.908290+00:00)

## What it is
Minisign is a dead simple command-line tool for signing files and verifying digital signatures using the Ed25519 public-key signature system. It is portable, lightweight, cross-platform, and compatible with OpenBSD's signify signature format.

## Use cases
- sign files with a digital signature
- verify file signatures before distribution
- generate ed25519 key pairs for signing
- sign software release artifacts
- replace gpg for simple file signing
- verify downloaded binaries authenticity

## When to avoid
- you need full PGP/GPG key management and web of trust
- you need certificate-based or X.509 signing
- you need integrated key distribution infrastructure

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cryptography, security, cli
- domain: security, developer-tools
- platform: windows, cross-platform, cli
- tags: ed25519, digital-signatures, file-signing, signify-compatible, libsodium, command-line, linux, macos

## Member repositories
- jedisct1/minisign (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.908290+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-30T08:14:26.442018+00:00, confidence not recorded.
  - readme: https://github.com/jedisct1/minisign (fetched 2026-08-28T04:07:22.908290+00:00, sha a6dbe8832c8c)
  - homepage: https://jedisct1.github.io/minisign/ (fetched 2026-08-29T09:54:13.747465+00:00, sha c4f41a3feef3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
