- Notifications
You must be signed in to change notification settings - Fork1k
docs: add networking#4030
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
docs: add networking#4030
Uh oh!
There was an error while loading.Please reload this page.
Conversation
docs/networking.md Outdated
When NAT traversal fails, the coder server acts as a relay proxy between the user | ||
and the workspace. | ||
Tailscale handles most of our networking logic, including NAT traversal and |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We can be explicit here and sayTailscale handles all workspace connections
.
docs/networking.md Outdated
When NAT traversal fails, connections are relayed through the coder server. | ||
All user <-> workspace connections are end-to-end encrypted. | ||
[Tailscale](https://tailscale.com) backs our networking logic. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We should be explicit that this isn't Tailscale's SaaS. I think saying "Tailscale's open-source" would resolve it.
Focus on content plz@kylecarbs ... I will do a pass at grammar and style once the content is approved.