tl-longchain
commandThis package is not in the latest version of its module.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Documentation¶
Overview¶
Program tl-longchain prints commands to re-sign Tailscale nodes that havelong rotation signature chains.
There is an implicit limit on the number of rotation signatures that canbe chained before the signature becomes too long. This program helpstailnet admins to identify nodes that have signatures with long chains andprints commands to re-sign those node keys with a fresh direct signature.Commands are printed to stdout, while log messages are printed to stderr.
Note that the Tailscale client this command is executed on must haveACL visibility to all other nodes to be able to see their signatures.https://tailscale.com/kb/1087/device-visibility