update title

This commit is contained in:
fria 2025-06-30 18:38:44 -05:00 committed by GitHub
parent d23fb23e1f
commit 27390a060c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ license: BY-SA
schema_type: BackgroundNewsArticle
description: Learn about Secure Multi-Party Computation and how it can be used to solve real-world privacy problems.
---
# Multi-Party Computation
# Privacy-Enhancing Technologies Series: Multi-Party Computation
We know how to secure data in storage using E2EE, but is it possible to ensure data privacy even while processing it server-side?<!-- more -->