say what the mobile app actually is, rather than overclaiming it
"our implementation of the same protocol rather than a wrapper around theirs" was too strong. It is the Tailscale client with our branding, and one real difference: it takes an invite from the server directly. The corrected version is not a weaker claim, it is a more specific one. "Our own implementation" invites the question of whether it is trustworthy and whether it keeps up; "the Tailscale client, our branding, and it takes an invite directly" answers both — it is their client, so it is as good as their client, and the thing it adds is the thing that was hard. The reason it is hard stays in, since it is what makes the difference worth naming: the official app has to be talked into using a server that is not Tailscale's, and that is where people abandon self-hosted headscale. And it still says there are no desktop apps of our own, now with what to do instead. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -117,11 +117,12 @@ tailscale_networks_help() {
|
||||
echo " protocol to be locked into, because there is no offscale protocol."
|
||||
echo ""
|
||||
echo " Clients: stock Tailscale on computers. On iPhone, iPad and Android"
|
||||
echo " there is our own app — our implementation of the same protocol"
|
||||
echo " rather than a wrapper around theirs. That matters more than it"
|
||||
echo " sounds: getting the official mobile app to talk to a self-hosted"
|
||||
echo " server is the part of running headscale people give up at. Desktop"
|
||||
echo " apps of our own are not there yet."
|
||||
echo " there is our own app — the Tailscale client, our branding, and one"
|
||||
echo " real difference: it takes an invite from the server directly. That"
|
||||
echo " is the part of running headscale people give up at, because the"
|
||||
echo " official app has to be talked into using a server that is not"
|
||||
echo " Tailscale's. Desktop apps of our own are not there yet; on a"
|
||||
echo " computer you point the official client at your own server."
|
||||
echo ""
|
||||
echo " What it does that plain headscale does not:"
|
||||
echo " · installs in one command, with the certificates handled"
|
||||
|
||||
Reference in New Issue
Block a user