# charmbracelet/charm

The Charm Tool and Library 🌟

Repository: https://github.com/charmbracelet/charm
Canonical: https://ross.abutalabs.com/products/charm
Language: Go
License: MIT
License Family: permissive
Topics: go, golang
Archived: true
Last push: 2025-03-06T13:39:14+00:00

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

## Adoption (not part of the score)
Stars 2492, forks 91 (observed 2026-08-28T04:06:56.521579+00:00)

## What it is
Charm is a Go library and CLI tool that provided client access to Charm Cloud, a hosted service offering encrypted key-value storage, linked identities via SSH keys, and related utilities. Charm Cloud was sunset in November 2024, but the code remains open source and can be self-hosted.

## Use cases
- self-host an encrypted cloud storage backend for Glow and Skate
- add SSH key-based identity and encryption to a Go application
- sync small key-value data across machines with end-to-end encryption
- run a private replacement for the discontinued Charm Cloud service

## When to choose
- you want to self-host the backend that older versions of Glow or Skate connected to
- you need a small Go library for SSH-key-based identity and encrypted data storage
- you want to fork and maintain a lightweight cloud sync service

## When to avoid
- you expect a hosted cloud service - Charm Cloud was sunset in November 2024
- you need active development or new features - the project is in maintenance mode
- you use recent versions of Glow or Skate, which have removed Charm Cloud integration

## Facets
- artifact type: library
- maturity: maintenance
- function: cryptography, auth, cli, sdk
- domain: developer-tools, self-hosted, privacy
- platform: go, cli, cross-platform, self-hosted
- tags: charm-cloud, ssh-based, key-value-storage, markdown-rendering, sunset-service, self-hosting, command-line

## Member repositories
- charmbracelet/charm (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:56.521579+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:27:45.484307+00:00, confidence not recorded.
  - readme: https://github.com/charmbracelet/charm (fetched 2026-08-28T04:06:56.521579+00:00, sha e1f481b275b8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
