Getting Into Your Otto: SSH and Tailscale Serve Otto, a purpose-built computer for running OpenClaw AI agents from myotto.ai, requires SSH login as user `otto` with the password set during device setup, while the OpenClaw gateway itself runs under the separate `otto-agent` service account. A Tailscale Serve reverse proxy in front of the OpenClaw Gateway on 127.0.0.1:18789 returned a `proxy_attribution_required` error demanding that `gateway.trustedProxies` be configured narrowly and that the proxy overwrite or safely rebuild forwarded client headers. The author confirmed Tailscale itself was working, with `tailscale ping` returning in about 19 milliseconds and `tailscale netcheck` reporting working UDP, IPv4, IPv6, port mapping, and a nearby DERP relay. Getting Into Your Otto: SSH and Tailscale Serve How to SSH into an Otto, and how I got its OpenClaw Control UI working over Tailscale Serve. I just got a brand new Otto https://myotto.ai today. If you haven’t been bombarded with the same campaign of Instagram advertisements as I have, Otto is a little, purpose-built computer for running AI agents—namely OpenClaw https://openclaw.ai . The first thing I wanted to do—before asking it to do literally anything useful—was reach its Control UI from my laptop and phone over Tailscale https://tailscale.com . Needless to say, the setup process didn’t go as smoothly as I would like. In fairness, these things just came out and the fact I could configure a Linux machine from my iPhone at all is—honestly—a modern miracle. They’ll probably update the software and you’ll never run into this issue—but just in case you do. Hopefully either Google or your favorite LLM will lead you here. So, my first instinct was to SSH into the little box and just set up Tailscale myself. Let’s start with the part that I couldn’t find written down anywhere : how exactly you do that? What’s the username? How to SSH into your Otto As far as I can tell, there is exactly zero documentation on this. So, here it is: - The user is otto . - The password is whatever you set when you were setting up your Otto . ssh otto@