Is it a security concern to publish the current boot_id?
On linux, a machine comes with a machine_id.
From the man page, it is said to be considered as “confidential” and must not be exposed to unstrusted parties.
Should the boot_id (from /proc/sys/kernel/random/boot_id) also be … Continue reading Is it a security concern to publish the current boot_id?