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

Relays #26

Open
supernomad opened this issue Jul 31, 2016 · 0 comments
Open

Relays #26

supernomad opened this issue Jul 31, 2016 · 0 comments
Labels
Projects
Milestone

Comments

@supernomad
Copy link
Owner

The idea here is to create a mode of operation that will preform the task of relaying information between different networks.

The relaying would be between either physically or virtually segmented networks. One use case for example would be connecting servers which exist behind a firewall with servers that run either behind a different firewall or in the cloud.

The relay can not handle encryption/decryption, as this would allow for a breach in security.

This will require a fairly large reworking of the data schema in use currently. Up to this point it has been the idea that the networks would be flat, while this will still be supported it needs to support multiple networks.

Securing the different networks is something that will be tackled in a different issue.

@supernomad supernomad modified the milestones: 1.0.0, 1.1.0 Jul 31, 2016
@supernomad supernomad modified the milestones: 1.0.0, 1.x Nov 19, 2016
@supernomad supernomad added this to the Version 1.0.0 milestone Sep 9, 2017
@supernomad supernomad added this to TODO in v1.0.0 Sep 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
v1.0.0
  
TODO
Development

No branches or pull requests

1 participant