You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/posture
Anton Tolchanov 874972b683 posture: add network hardware addresses to posture identity
If an optional `hwaddrs` URL parameter is present, add network interface
hardware addresses to the posture identity response.

Just like with serial numbers, this requires client opt-in via MDM or
`tailscale set --posture-checking=true`
(https://tailscale.com/kb/1326/device-identity)

Updates tailscale/corp#21371

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
2 months ago
..
doc.go all: add test for package comments, fix, add comments as needed 2 months ago
hwaddr.go posture: add network hardware addresses to posture identity 2 months ago
serialnumber_ios.go xcode/iOS: support serial number collection via MDM on iOS (#11429) 3 months ago
serialnumber_macos.go posture: add get serial support for macOS 12 months ago
serialnumber_macos_test.go ci: run 'go vet' in golangci-lint; fix errors in tests 10 months ago
serialnumber_notmacos.go all: fix nilness issues 10 months ago
serialnumber_notmacos_test.go posture: add get serial support for Windows/Linux 12 months ago
serialnumber_stub.go xcode/iOS: support serial number collection via MDM on iOS (#11429) 3 months ago
serialnumber_test.go posture: add get serial support for Windows/Linux 12 months ago