dcr icon indicating copy to clipboard operation
dcr copied to clipboard

A PoC framework to orchestrate interoperable Differentially Private Data Clean Room Services using Intel SGX hardware as root of trust.

Results 24 dcr issues
Sort by recently updated
recently updated
newest added

## Description Would like to add issue templates. Could this be assigned to me? ## Screenshots ## Are you raising this PR under GSSoC'23? Yes

## Description As of now, if some one wants to test run dcr, he has to use a Linux machine and has to go through the hassle of installing all...

enhancement
good first issue
medium
gssoc23
level2

## Description CSVs can't be moved inside enclaves unless explicitly mentioned inside the enclave.json. Check `files` field in `service/temp_enclave.json`. I want that to be automated and to be picked from...

enhancement
good first issue
beginner-friendly
confidential-computing
gssoc23
level2

## Description For now any tests that use ego to build, sign and run the Go App fails because we don't have any CI set up for the same. I...

enhancement
good first issue
confidential-computing
tests
gssoc23
level1

## Description Before the Cleanroom service is run, we do a modified Topological sort of graph that we generate after parsing the yaml. Ideally, we want to remove the unauthorized...

bug
enhancement
good first issue
hard
DSA-Enthusiasts
gssoc23
level3

## Description We have a concept of Trust Groups. A trust group is a set of sources who have given `destination_allowed` permission to the same destination. ## How are you...

enhancement
differential-privacy
hard
gssoc23
level3

## Description The current Server implementation inside the `feat.ego_server_run` branch only supports a single collaboration. I want multiple collaborations to be queued or even running on multiple threads at the...

enhancement
confidential-computing
hard
gssoc23
level3

## Description Current transformation specs only support the examples used in tests but we need to make it generic enough to support any transformation given template inputs.

enhancement
medium
gssoc23
level2

## Description Currently the server code is on a different repo and is deployed separately. I want both the repos to be merged and a flag to be added on...

good first issue
differential-privacy
medium
gssoc23
level3

## Description The tests I have written in this project are not strictly checking (just printing) the contents of the results that are coming as output after running the tests....

good first issue
beginner-friendly
tests
gssoc23
level2