From 82a383e6c4fc150f64734640d02d169a136616cf Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Tue, 27 Jan 2026 13:51:42 +0200 Subject: [PATCH] fix: restore cmixx image link --- website/docs/overview/cmixx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/overview/cmixx.md b/website/docs/overview/cmixx.md index 5efd27e..4dc0dff 100644 --- a/website/docs/overview/cmixx.md +++ b/website/docs/overview/cmixx.md @@ -7,6 +7,6 @@ keywords: [encryption, privacy, metadata, security, cMixx, anonymity, data prote # What is cMixx? cMixx is the end-to-end encryption tool we use to protect your privacy. It uses a revolutionary metadata shredding technology that obscures the metadata you share when sending messages, making payments, and transferring data. cMixx does this by mixing all transactions together in batches or “anonymity sets” and processing them simultaneously, which shreds all metadata and prevents third parties from analyzing activity patterns and connecting senders to recipients. Read more about it in the cMixx whitepaper. -![Message Mixing System Comic](@site/static/img/Message_Mixing_System_Comic.jpg) +![Message Mixing System Comic](../../static/img/Message_Mixing_System_Comic.jpg) [Read more ...](../cmixx/cmixx.md)