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 The use case only does a simple count query without any partitions. I want to add an example of partitions that properly demonstrates the use case of the...

enhancement
good first issue
confidential-computing
differential-privacy
medium
gssoc23
level3

## Description For now, if a user wants to use dcr, they have to mention the full reference of the address to refer to a certain address on the address...

draft
gssoc23
level2

**Is your feature request related to a problem? Please describe.** The repository contains code in `go` language, it does not have workflow for code scanning. **Describe the solution you'd like**...

## Description While writing the config parser. I had to give in to some level of redundancy for the sake of other high priorities. I want that to be fixed....

enhancement
beginner-friendly
gssoc23
level2

## Description *We need to add dependabot.yml file as it helps us to keep our dependencies up to date. Every day, it checks your dependency files for outdated requirements and...

## Description This project strictly adheres to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/), but we haven't added any mechanism that tracks changes on a Changelog using a Version. I will give a version no...

documentation
good first issue
beginner-friendly
gssoc23
level2

## Description There is a code in the `ParseSpec()` function that outputs a better error message if there is an error in input yaml but for some reason, the proper...

bug
good first issue
beginner-friendly
gssoc23
level1

## Description For now, if a user wants to use dcr, they have to mention the full reference of the address to refer to a certain address on the address...

enhancement
good first issue
medium
gssoc23
level2

## Description Currently all the `address.Graph` struct inside the package graph is being populated using `NewGraph()` func. This function is being tested using TestGraph function, I want to make sure...

enhancement
good first issue
beginner-friendly
tests
gssoc23
level1

## Description This codebase was built by just two guys, also due to certain priorities at hand, we ignored proper comments. But now as we transition to make this framework...

documentation
enhancement
beginner-friendly
gssoc23
level1