Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include the machine-id in the hasher to generate unique MAC addresses #135

Closed
jandubois opened this issue Aug 2, 2021 · 1 comment · Fixed by #139
Closed

Include the machine-id in the hasher to generate unique MAC addresses #135

jandubois opened this issue Aug 2, 2021 · 1 comment · Fixed by #139
Milestone

Comments

@jandubois
Copy link
Member

Create osutil.MachineID() function to return a unique id for the host system.

More info in #133 (review)

On Linux we can probably use /var/lib/dbus/machine-id (fallback to /etc/machine-id) instead.

@AkihiroSuda
Copy link
Member

#139

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants