From 2e653759f493d58c5899492258c15af5bf12db24 Mon Sep 17 00:00:00 2001 From: Isonimus <19539979+Isonimus@users.noreply.github.com> Date: Thu, 11 Jun 2026 07:54:26 +0200 Subject: [PATCH] docs: add live demo link to README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cad3540..09a0400 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,12 @@ [![CI](https://github.com/tindalabs/shield/actions/workflows/ci.yml/badge.svg)](https://github.com/tindalabs/shield/actions/workflows/ci.yml) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Zero runtime dependencies](https://img.shields.io/badge/runtime%20deps-0-brightgreen.svg)](./package.json) +[![Live demo](https://img.shields.io/badge/live-demo-4f46e5.svg)](https://tindalabs.github.io/tindalabs.dev/) **Browser tamper detection for hostile environments.** +**[Live demo](https://tindalabs.github.io/tindalabs.dev/)** — run Shield, Blindspot and Scent together in your browser. + Shield detects DevTools, automation drivers, extension injection, and environment spoofing — surfaces findings as structured risk signals composable with [Blindspot](https://github.com/tindalabs/blindspot) spans and [Scent](https://github.com/tindalabs/scent) identity risk scoring. ---