# guofei9987/text_blind_watermark

文本盲水印：把信息隐匿到文本中，put invisible blind watermark into a text.

Repository: https://github.com/guofei9987/text_blind_watermark
Canonical: https://ross.abutalabs.com/products/text_blind_watermark
Homepage: https://www.guofei.site/os/text_wm.html
Language: Python
License: MIT
License Family: permissive
Last push: 2025-09-06T04:45:02+00:00

## Health v2 (maintenance only)
Score: 41/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 40, release rhythm 8, longevity 100
- inputs: {"age_days": 1724, "days_push": 361, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1956, forks 189 (observed 2026-08-28T04:05:59.055894+00:00)

## What it is
A Python library that embeds invisible blind watermarks into plain text without changing its appearance or readability, using a password-protected scheme. The hidden message can later be extracted with the same password, and it survives platforms like WeChat, DingTalk, and Zhihu.

## Use cases
- embed invisible watermark in text to trace leaks
- hide a secret message inside plain text
- detect source of leaked documents or chat messages
- steganography for text messages
- watermark text shared on WeChat or DingTalk
- extract hidden watermark from copied text

## When to choose
- you need to embed traceable ownership info in plain text invisibly
- you want a simple pip-installable Python library with password protection
- you need watermarks that survive copy-paste across chat and web platforms

## When to avoid
- you need image or video watermarking
- you need cryptographically strong steganography resistant to adversarial analysis
- you need watermarks that survive text reformatting or OCR

## Facets
- artifact type: library
- maturity: active
- function: cryptography, security, privacy, nlp
- domain: security, privacy, developer-tools
- platform: python, windows, cross-platform
- tags: blind-watermark, text-steganography, invisible-watermark, data-leak-tracing, steganography, natural-language-processing, linux, macos

## Member repositories
- guofei9987/text_blind_watermark (main) score 41

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:59.055894+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-30T03:06:13.784562+00:00, confidence not recorded.
  - readme: https://github.com/guofei9987/text_blind_watermark (fetched 2026-08-28T04:05:59.055894+00:00, sha e3a4a132d71b)
  - homepage: https://www.guofei.site/os/text_wm.html (fetched 2026-08-29T10:46:03.059754+00:00, sha 9660af73bc8c)
  - registry_pypi: https://pypi.org/pypi/text_blind_watermark/json (fetched 2026-08-29T10:46:03.071289+00:00, sha ab59e6b678a7)
  - site_page: https://www.guofei.site/me.html (fetched 2026-08-29T10:46:03.069195+00:00, sha d013f185dced)
- Data as of 2026-08-30T08:39:29.467469+00:00.
