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

Participant mode #47

Open
str4d opened this issue Oct 21, 2018 · 0 comments
Open

Participant mode #47

str4d opened this issue Oct 21, 2018 · 0 comments

Comments

@str4d
Copy link
Owner

str4d commented Oct 21, 2018

It should be easy to configure Ire as a purely-participating router, i.e. a router that:

  • Integrates itself into the network (via netDB exploration, possibly with a few exploratory tunnels).
  • Collects peer profiles.
  • Accepts tunnel build requests.
  • Routes tunnel messages.

It might make sense to have this be a separate binary, that can be easily compiled and deployed (e.g. as a Docker image).

In order to be as lightweight as possible, this mode should probably not enable floodfill mode (#46).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant