Skip to content

Commit

Permalink
doc: hidden path design update (#3900)
Browse files Browse the repository at this point in the history
This adapts the original proposal to changes we made to the rest of the
SCION ecosystem:

- No longer speaks of PS/BS etc.
- Uses service discovery instead of a separate SVC address.
- Services are defined in gRPC.
- Configs use snake_case.

Apart from that small functional adaptions are proposed:

- The SCION daemon is configured with the hidden path group IDs it
  should query for, instead of having this in the path lookup request.
  This makes everything a bit simpler, doesn't need a special lookup for
  the hidden path config etc.

[doc]
  • Loading branch information
lukedirtwalker authored Oct 15, 2020
1 parent 31faada commit b70d523
Showing 1 changed file with 268 additions and 177 deletions.
Loading

0 comments on commit b70d523

Please sign in to comment.