eljojo/rememory
a digital safe with multiple keys, held by people you trust observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 97
- Release rhythm 79
- Longevity 15
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 211
- days_rel: 142
- days_push: 18
- n_releases_24m: 21
Adoption not part of the score
1432 stars · 78 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
application · maturity active
cryptography security file-system backup privacy security files self-hosted developer-tools cli self-hosted cross-platform browser 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
2 sources
- readme: https://github.com/eljojo/rememory · fetched 2026-08-28 · c366812089a4
- homepage: https://eljojo.github.io/rememory/ · fetched 2026-08-29 · 36fbacfdf46f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| eljojo/rememory | main | 74 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem