From 684cd8029e0d2d037409324b0d563fe566292ace Mon Sep 17 00:00:00 2001 From: epoberezkin Date: Sun, 12 Jan 2025 21:26:37 +0000 Subject: [PATCH] deploy: eacae74fed85f7f09d54057291a4ca00ec4636ec --- ...privacy-preserving-content-moderation.html | 524 ++++++++++++++++++ blog/index.html | 2 + 2 files changed, 526 insertions(+) create mode 100644 blog/20250112-simplex-network-privacy-preserving-content-moderation.html diff --git a/blog/20250112-simplex-network-privacy-preserving-content-moderation.html b/blog/20250112-simplex-network-privacy-preserving-content-moderation.html new file mode 100644 index 0000000000..bb2574ab5c --- /dev/null +++ b/blog/20250112-simplex-network-privacy-preserving-content-moderation.html @@ -0,0 +1,524 @@ + + + + + + + + SimpleX blog: SimpleX network: privacy preserving content moderation + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + + +
+ < Back to list +
+ +
+

SimpleX network: privacy preserving content moderation

+

Will be published: Jan 12, 2025

+

This blog post will cover our approach to removing CSAM that has:

+
    +
  • NO user identification, thus preserving privacy of the users.
  • +
  • NO client- or server-side content scanning, thus preserving privacy and security of e2e encryption.
  • +
+

The current and future content restriction will only be applied based on the users' complaints, and only to the content that can be accessed by server operators via public channels.

+

Please read this document: https://github.com/simplex-chat/simplex-chat/blob/stable/docs/rfcs/2024-12-30-content-moderation.md

+
+
+ + +
+ +
+ + + + + diff --git a/blog/index.html b/blog/index.html index e0b605fae6..8af7088443 100644 --- a/blog/index.html +++ b/blog/index.html @@ -415,6 +415,8 @@ window.addEventListener('scroll',changeHeaderBg); + +