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

Implement scheduler GetProviders #1

Open
gpestana opened this issue Apr 5, 2019 · 0 comments
Open

Implement scheduler GetProviders #1

gpestana opened this issue Apr 5, 2019 · 0 comments

Comments

@gpestana
Copy link
Member

gpestana commented Apr 5, 2019

GetProviders is the beef of the anonymous scheduler. Its goal is to order a peer to ask for data blocks in a way that provides plausible deniability to the peers (e.g. a peer want content A, but it is requested by the schedulers to fetch and replicate chunks of content A from different peers and content B and C too).

The main goal of the GetProviders is to come up with a replication manifest which will allow the peer which requested a certain resource to issue multiple network requests which will not only obtain all blocks of the requested resource, but also doing it in a plausible deniable way, i.e. non of the network peers will be able to "allege" that the peer is explicitly requesting the resource.

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

No branches or pull requests

1 participant