mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-21 05:51:14 -04:00
21 lines
417 B
Markdown
21 lines
417 B
Markdown
---
|
|
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?<!--more-->
|
|
|
|
## History
|
|
|