Top 0.5% dependent packages on proxy.golang.org
Top 2.3% dependent repos on proxy.golang.org
Top 6.7% forks on proxy.golang.org
Top 0.7% docker downloads on proxy.golang.org
proxy.golang.org : github.com/panta/machineid
Package machineid provides support for reading the unique machine id of most OSs (without admin privileges). https://github.com/panta/machineid https://godoc.org/github.com/panta/machineid/cmd/machineid This package is Cross-Platform (tested on Win7+, Debian 8+, Ubuntu 14.04+, OS X 10.6+, FreeBSD 11+) and does not use any internal hardware IDs (no MAC, BIOS, or CPU). Returned machine IDs are generally stable for the OS installation and usually stay the same after updates or hardware changes. This package allows sharing of machine IDs in a secure way by calculating HMAC-SHA256 over a user provided app ID, which is keyed by the machine id. Caveat: Image-based environments have usually the same machine-id (perfect clone). Linux users can generate a new id with `dbus-uuidgen` and put the id into `/var/lib/dbus/machine-id` and `/etc/machine-id`. Windows users can use the `sysprep` toolchain to create images, which produce valid images ready for distribution.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/panta/machineid
License: MIT
Latest release: over 2 years ago
First release: over 7 years ago
Namespace: github.com/panta
Dependent packages: 72
Dependent repositories: 5
Stars: 8 on GitHub
Forks: 9 on GitHub
Docker dependents: 16
Docker downloads: 2,597,229
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago