patcg / docs-and-reports

Repository for documents and reports generated by this community group
Other
9 stars 12 forks source link

Abstract MPC beyond secret sharing based MPC #22

Open eriktaubeneck opened 1 year ago

eriktaubeneck commented 1 year ago

I think it's fine to mention secret share as an example, but I would prefer that we don't encode that too much into the threat model since there are plenty of MPC protocols we could choose that don't use shares (e.g. shufflers).

_Originally posted by @csharrison in https://github.com/patcg/docs-and-reports/pull/14#discussion_r1001917508_

eriktaubeneck commented 1 year ago

We also include secret shares in the threat model part (where we talk about aggregators having access to secret shares.) Maybe we want to be more specific, and then add other types with different analysis as they arise?