From 17284acb6618e43c52d8c4465fbb5a5f92f6077c Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Tue, 13 May 2025 15:38:43 -0500 Subject: [PATCH] add intro --- blog/posts/multi-party-computation.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/blog/posts/multi-party-computation.md b/blog/posts/multi-party-computation.md index f87d0791..bd3ce952 100644 --- a/blog/posts/multi-party-computation.md +++ b/blog/posts/multi-party-computation.md @@ -15,4 +15,7 @@ description: | --- # 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? \ No newline at end of file +We know how to secure data in storage using E2EE, but is it possible to ensure data privacy even while processing it server-side? + +## History +