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

Libp2p proxies #1871

Open
ravenac95 opened this issue Jun 27, 2019 · 0 comments
Open

Libp2p proxies #1871

ravenac95 opened this issue Jun 27, 2019 · 0 comments
Labels
c:ops Category: operations c:security Category: security sensitive

Comments

@ravenac95
Copy link
Contributor

ravenac95 commented Jun 27, 2019

We need to support libp2p proxies so that we can better DoS protect networks. The proxies need to be able to do access control filtering similar to #1871.

Details

We would like to support an architecture that would look something like this for grpc and libp2p proxies:

LibP2P_GRPC Proxy Architecture

Acceptance Criteria

  • An interface is designed to properly expose the required access control policy to support a LibP2P proxy
  • Either a general purpose proxy or Ekiden specific proxy is created for Ekiden's Libp2p communications
  • The Ekiden-Node can be configured to accept proxied requests over libp2p.
@ravenac95 ravenac95 added the c:ops Category: operations label Jun 27, 2019
@ravenac95 ravenac95 mentioned this issue Jun 27, 2019
4 tasks
@ravenac95 ravenac95 changed the title Support access control policy filtering on libp2p proxies Libp2p proxies Jun 27, 2019
@kostko kostko added the c:security Category: security sensitive label Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:ops Category: operations c:security Category: security sensitive
Projects
None yet
Development

No branches or pull requests

2 participants