diff --git a/blog/posts/multi-party-computation.md b/blog/posts/multi-party-computation.md new file mode 100644 index 00000000..f87d0791 --- /dev/null +++ b/blog/posts/multi-party-computation.md @@ -0,0 +1,18 @@ +--- +date: + created: 2025-05-13T17:30:00Z +categories: + - Explainers +authors: + - fria +tags: + - Multi-Party Computation + - Privacy Enhancing Technologies +license: BY-SA +schema_type: BackgroundNewsArticle +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