mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-21 05:51:14 -04:00
add cover image
This commit is contained in:
parent
1125da3847
commit
4bdfbe5d63
2 changed files with 2 additions and 0 deletions
BIN
blog/assets/images/multi-party-computation/cover.webp
Normal file
BIN
blog/assets/images/multi-party-computation/cover.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 891 KiB |
|
@ -14,6 +14,8 @@ description: Learn about Secure Multi-Party Computation and how it can be used t
|
||||||
---
|
---
|
||||||
# Privacy-Enhancing Technologies Series: 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? 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 of articles I'll be writing covering the privacy-enhancing technologies being rolled out.<!-- more -->
|
||||||
|
|
||||||
## History
|
## History
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue