docs: refresh webvnc ticket docs
This commit is contained in:
parent
335b1d2b28
commit
c638a55dbb
@ -45,7 +45,10 @@ This keeps the security boundary the same as `crabbox vnc`:
|
||||
- VNC stays bound to runner loopback.
|
||||
- The cloud provider does not open public VNC ingress.
|
||||
- The coordinator authenticates the browser through portal auth and the bridge
|
||||
through a one-use short-lived ticket.
|
||||
through a one-use short-lived ticket. The CLI sends the ticket as an
|
||||
`Authorization: Bearer ...` header so it stays out of websocket URLs and
|
||||
proxy/access logs; the coordinator falls back to a `?ticket=` query string
|
||||
for older CLIs.
|
||||
- The noVNC client is served from the coordinator origin, not a third-party CDN.
|
||||
- The local `crabbox webvnc` process must keep running while the browser uses
|
||||
the desktop.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user