diff --git a/slides/slides.md b/slides/slides.md index b0a7513..79d4f3f 100644 --- a/slides/slides.md +++ b/slides/slides.md @@ -116,7 +116,7 @@ Common wallet patterns that leak privacy:

Input

Output

@@ -211,29 +211,6 @@ wpkh([xpub...]/0/*) -> Analyze --- -## Architecture - -```txt -stealth/ -|-- frontend/ # React + Vite: input, loading, report -`-- backend/ # Java/Quarkus: parsing, chain data, analysis -``` - -
-
-

Security Model

-

Read-only

-

No private keys, no descriptor storage, no hidden transmission path.

-
-
-

Deployment

-

Self-hostable

-

Point to your own node for maximum privacy and deterministic trust.

-
-
- ---- - ## Demo Flow
@@ -298,18 +275,3 @@ stealth/

Protect privacy before you broadcast intent.

---- - -## Appendix — Supported Descriptors - -
- -
- -

All analysis relies only on publicly available on-chain data.