Skip to content

Releases: forever8896/lortnoc_tahc

lortnoc tahc v0.8.9

Choose a tag to compare

@github-actions github-actions released this 20 Aug 17:01

lortnoc tahc v0.8.9

A stego overlay for Telegram Web. Built in public CI from this tagged commit — verify, don't trust.

SHA-256 lortnoc-tahc-v0.8.9.zip

803d4f0e4d7c35c9bfbc42311069206ffcc843ee7c0928c81c6e2583ecdec606

Install (verifiable, ~30s)

  1. Download lortnoc-tahc-v0.8.9.zip below and check its SHA-256 matches the value above.
  2. Unzip it, open chrome://extensions, turn on Developer mode (top-right).
  3. Click Load unpacked and pick the unzipped folder. Open Telegram Web, toggle PrivacyMaxxing on.

Verify it yourself

git checkout v0.8.9
npm ci --prefix shared          # extension/src imports ../../shared by relative path
npm ci --prefix extension && npm run --prefix extension build

Read the source, rebuild from the tag, and compare. This artifact also carries a GitHub
build-provenance attestation (gh attestation verify lortnoc-tahc-v0.8.9.zip -R \forever8896/lortnoc_tahc).