Skip to main content

host_user_machine_identity

Function host_user_machine_identity 

Source
pub fn host_user_machine_identity() -> Result<String>
Expand description

A stable identity for this user on this machine.

The uid alone is not enough – two machines both have a uid 1000 – so it is paired with a machine-scoped id. Callers hash this; they do not parse it.