Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add option to configure provider whitelist #192

Merged
merged 3 commits into from
Jul 9, 2024

Conversation

aloknerurkar
Copy link
Collaborator

Adds option for bidders to configure list of providers to include for receiving bids. Once configured, the bidder node will not exchange the encryption keys with these providers. This way they won't be able to decrypt the bid.

@aloknerurkar aloknerurkar requested review from mrekucci and Mikelle July 3, 2024 14:02
Copy link
Collaborator

@mrekucci mrekucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aloknerurkar aloknerurkar requested a review from mrekucci July 4, 2024 06:34
@aloknerurkar aloknerurkar force-pushed the provider-whitelist.0 branch from f79c995 to 344a309 Compare July 5, 2024 10:23
@aloknerurkar aloknerurkar force-pushed the provider-whitelist.0 branch from 344a309 to 4a7cb34 Compare July 9, 2024 06:28
p2p/cmd/main.go Outdated Show resolved Hide resolved
p2p/pkg/keyexchange/keyexchange.go Outdated Show resolved Hide resolved
p2p/pkg/keyexchange/keyexchange.go Outdated Show resolved Hide resolved
@aloknerurkar aloknerurkar force-pushed the provider-whitelist.0 branch from 4a7cb34 to 8b6df4a Compare July 9, 2024 22:26
@aloknerurkar aloknerurkar merged commit 83a543e into main Jul 9, 2024
6 checks passed
@aloknerurkar aloknerurkar deleted the provider-whitelist.0 branch July 9, 2024 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants