mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-09-22 22:15:29 -04:00
Change timestamp
This commit is contained in:
parent
bedf98baac
commit
9ddb81588f
2 changed files with 7 additions and 8 deletions
|
@ -1,24 +1,23 @@
|
||||||
---
|
---
|
||||||
date:
|
date:
|
||||||
created: 2025-07-01T17:30:00Z
|
created: 2025-09-15T17:30:00Z
|
||||||
categories:
|
categories:
|
||||||
- Explainers
|
- Explainers
|
||||||
authors:
|
authors:
|
||||||
- fria
|
- fria
|
||||||
tags:
|
tags:
|
||||||
- Multi-Party Computation
|
|
||||||
- Privacy Enhancing Technologies
|
- Privacy Enhancing Technologies
|
||||||
license: BY-SA
|
- Multi-Party Computation
|
||||||
schema_type: BackgroundNewsArticle
|
schema_type: BackgroundNewsArticle
|
||||||
description: Learn about Secure Multi-Party Computation and how it can be used to solve real-world privacy problems.
|
description: Learn about Secure Multi-Party Computation and how it can be used to solve real-world privacy problems.
|
||||||
---
|
---
|
||||||
# Privacy-Enhancing Technologies Series: Multi-Party Computation
|
# What is Multi-Party Computation?
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
<small aria-hidden="true">Illustration: Jordan Warne / Privacy Guides</small>
|
<small aria-hidden="true">Illustration: Jordan Warne / Privacy Guides</small>
|
||||||
|
|
||||||
We know how to secure data in storage using E2EE, but is it possible to ensure data privacy even while processing it server-side? This is the first in a series of articles I'll be writing covering the privacy-enhancing technologies being rolled out.<!-- more -->
|
We know how to secure data in storage using E2EE, but is it possible to ensure data privacy even while processing it server-side? This is the first in a [series](../tags.md/#tag:privacy-enhancing-technologies) of articles I'll be writing covering the privacy-enhancing technologies being rolled out.<!-- more -->
|
||||||
|
|
||||||
## History
|
## History
|
||||||
|
|
||||||
|
|
|
@ -91,7 +91,7 @@ Developed and hosted by *XWiki* in Paris, France, **CryptPad** is a complete onl
|
||||||
|
|
||||||
<div class="admonition recommendation" markdown>
|
<div class="admonition recommendation" markdown>
|
||||||
|
|
||||||
{ align=right }
|
{ align=right }
|
||||||
|
|
||||||
**Nextcloud** is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control.
|
**Nextcloud** is a suite of free and open-source client-server software for creating your own file hosting services on a private server you control.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue