# cupcakearmy/cryptgeon

cryptgeon is a secure, open source note / file sharing service inspired by PrivNote written in rust & svelte.

Repository: https://github.com/cupcakearmy/cryptgeon
Canonical: https://ross.abutalabs.com/products/cryptgeon
Homepage: https://cryptgeon.org/
Language: Svelte
License: MIT
License Family: permissive
Topics: private-notes, privnote, secure-notes, note-sharing, file-sharing
Last push: 2026-06-28T16:52:01+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 90, longevity 100
- inputs: {"age_days": 1950, "days_push": 66, "days_rel": 69, "gap_med": 29.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1508, forks 153 (observed 2026-08-28T04:04:55.490686+00:00)

## What it is
Cryptgeon is a secure, open-source note and file sharing service inspired by PrivNote, built with Rust and Svelte. Notes are encrypted client-side with AES-GCM, stored in memory only, and self-destruct after view or time limits; it ships as a self-hostable server, web app, and CLI client.

## Use cases
- share a self-destructing secret note
- send sensitive files with a one-time link
- self-host a privnote alternative
- share passwords securely with expiration
- send encrypted notes from the command line
- share secrets without the server being able to read them

## When to choose
- you need ephemeral, zero-knowledge sharing of text or files
- you want to self-host a PrivNote-like service
- you need view-count or time-limited secret links
- you want a CLI for scripted secret sharing

## When to avoid
- you need persistent, long-term document storage
- you require guaranteed view limits across multiple server instances behind shared Redis
- you need compliance-grade audit logging or access controls

## Facets
- artifact type: service
- maturity: active
- function: cryptography, http-server, cli, file-upload, security
- domain: privacy, security, self-hosted, web-development
- platform: self-hosted, cli, rust
- tags: self-destructing-notes, client-side-encryption, ephemeral-sharing, privnote-alternative, secret-sharing, svelte, web-server, docker, nodejs

## Member repositories
- cupcakearmy/cryptgeon (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:55.490686+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:32:32.095509+00:00, confidence not recorded.
  - readme: https://github.com/cupcakearmy/cryptgeon (fetched 2026-08-28T04:04:55.490686+00:00, sha c5026002ba13)
  - registry_npm: https://registry.npmjs.org/cryptgeon (fetched 2026-08-29T11:36:53.048788+00:00, sha 9a4eaf941ca5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
