# eljojo/rememory

a digital safe with multiple keys, held by people you trust

Repository: https://github.com/eljojo/rememory
Canonical: https://ross.abutalabs.com/products/rememory
Homepage: https://eljojo.github.io/rememory/
Language: Go
License: Apache-2.0
License Family: permissive
Topics: age-encryption, shamir-secret-sharing, dead-mans-switch, deadmanswitch, digital-estate, disaster-recovery, encryption-tool, family, file-encryption, key-management, offline-first, secret-sharing, shamirs-secret-sharing, webassembly, digital-estate-planning, privacy
Last push: 2026-08-15T09:46:14+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 79, longevity 15
- inputs: {"age_days": 211, "days_push": 18, "days_rel": 142, "gap_med": 1.0, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1432, forks 78 (observed 2026-08-28T04:04:43.039080+00:00)

## What it is
ReMemory is a tool that encrypts your files with age and splits the key using Shamir's Secret Sharing among trusted people, who each receive a self-contained offline browser-based recovery bundle. It is available as a web UI, CLI, and self-hosted Docker service for creating these recovery bundles.

## Use cases
- split a file encryption key among trusted friends with a threshold
- plan digital estate so family can access files if something happens to me
- create offline recovery bundles that work without any server
- encrypt important documents and require 3 of 5 people to unlock them
- set up a dead man's switch for disaster recovery of secrets
- recover encrypted files in a browser without installing anything

## When to choose
- you want threshold-based key splitting with Shamir's Secret Sharing
- recovery must work offline and survive the project disappearing
- you want a no-server, privacy-first encryption workflow
- you need a digital legacy or disaster recovery plan for personal files

## When to avoid
- you need continuous or automated access to the encrypted files
- you want a password manager or cloud secret vault
- you need enterprise key management with auditing and rotation
- you require time-locked recovery without any internet connection

## Facets
- artifact type: application
- maturity: active
- function: cryptography, security, file-system, backup
- domain: privacy, security, files, self-hosted, developer-tools
- platform: cli, self-hosted, cross-platform, browser
- tags: shamir-secret-sharing, age-encryption, dead-mans-switch, digital-estate-planning, disaster-recovery, offline-first, webassembly, secret-sharing, file-encryption, key-management, web-server, docker

## Member repositories
- eljojo/rememory (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:43.039080+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-30T04:37:01.420076+00:00, confidence not recorded.
  - readme: https://github.com/eljojo/rememory (fetched 2026-08-28T04:04:43.039080+00:00, sha c366812089a4)
  - homepage: https://eljojo.github.io/rememory/ (fetched 2026-08-29T11:48:12.895894+00:00, sha 36fbacfdf46f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
