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

Stealth: Peer Service #78

Open
5 tasks
cookiengineer opened this issue Sep 6, 2021 · 0 comments
Open
5 tasks

Stealth: Peer Service #78

cookiengineer opened this issue Sep 6, 2021 · 0 comments

Comments

@cookiengineer
Copy link
Member

cookiengineer commented Sep 6, 2021

The Peer Service needs to be reimplemented after the Peerer Middleware has been implemented with all its features.

  • Implement a way to download a beacon entry from a remote peer
  • Implement a way to download a cache entry from a remote peer
  • Implement a way to download a host entry from a remote peer
  • Implement a way to download a policy entry from a remote peer
  • Implement a way to download a redirect entry from a remote peer

Maybe above features can be solved with a synchronization approach that acts per-URL or per-domain?

Per Domain would probably be easier, because per-URL requires all HTML parsers and Asset-based APIs to work; otherwise there will be errors with downloaded media files, stylesheets and other linked content.

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