1 parent dbc365a commit 44cf2ccCopy full SHA for 44cf2cc
1 file changed
docs/scenarios.md
@@ -83,7 +83,7 @@ What was wrong with it:
83
- **A token was unusable by a running daemon.** Restarting a daemon to add one
84
peer is not reasonable when it is already serving others.
85
- **Two values travelled for one handshake.** The key said who to dial, the
86
- token proved I may. They were always used together.
+ token proved I may, and was useless without the key.
87
- **The grant was a separate step.** Steps 1 and 3 both happen on the build box
88
and express one intention. Split apart, the common failure was a peer that
89
connected fine and saw nothing, which reads like a bug.
0 commit comments