# SheepChef/Abracadabra

Abracadabra 魔曰，古文风文本加密工具

Repository: https://github.com/SheepChef/Abracadabra
Canonical: https://ross.abutalabs.com/products/abracadabra
Homepage: https://abracadabra.js.org
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: chinese, chinese-characters, encoding, encryption, enigma, javascript, webassembly
Last push: 2026-08-20T13:32:48+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 94, longevity 48
- inputs: {"age_days": 682, "days_push": 13, "days_rel": 43, "gap_med": 8.0, "n_releases_24m": 39}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2482, forks 231 (observed 2026-08-28T04:06:55.425142+00:00)

## What it is
Abracadabra is an open-source text encryption tool that transforms encrypted data into realistic Classical Chinese (wenyan) prose, using AES-256 plus compression and randomized sentence construction. It ships as a JavaScript/WASM library with a web app and browser extension, and can also decrypt the legacy 'Xiong Yue' cipher.

## Use cases
- encrypt text so it looks like classical Chinese prose
- hide encrypted messages in literary-looking text
- encrypt short strings with AES locally offline
- decrypt Xiong Yue (与熊论道) ciphertext
- compress text before encryption to shorten ciphertext
- embed a text encryption library in a web app

## When to choose
- you want ciphertext that blends in as normal Classical Chinese text
- you need local, offline AES-based text encryption in JavaScript
- you want tunable randomness and text style in encrypted output
- you need to decrypt legacy Xiong Yue encoded text

## When to avoid
- you need formally audited, standards-compliant cryptography for production security
- you need a permissive license for unrestricted commercial use (AIPL-1.1 has restrictions)
- you need encryption of non-text/binary data at scale
- you need output in languages other than Chinese

## Facets
- artifact type: library
- maturity: active
- function: cryptography, serialization, compression
- domain: security, privacy, developer-tools
- platform: browser, wasm
- tags: classical-chinese, text-encryption, steganography-like, aes, chinese-characters, browser-extension, natural-language-processing, javascript, web-server, nodejs

## Member repositories
- SheepChef/Abracadabra (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:55.425142+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:28:07.412898+00:00, confidence not recorded.
  - readme: https://github.com/SheepChef/Abracadabra (fetched 2026-08-28T04:06:55.425142+00:00, sha 059fe671d5e8)
  - homepage: https://abracadabra.js.org (fetched 2026-08-29T10:10:07.433025+00:00, sha 557bf5c2f004)
- Data as of 2026-08-30T08:39:29.467469+00:00.
