Skip to content

Cloud Sync SDK Handle Endpoint Identity Display Name Resolution #99

Description

@abhisek

The cloud sync SDK in cloud/endpointsync uses Go's os.Hostname() as the default Endpoint Identifier (human readable). However, on mac it seems Hostname and Computer name are different:

Example hostname: macbookpro.lan

Computer Name: Someone's Macbook Pro

We need to check and verify if os.Hostname is the best way to collect human readable Endpoint Identifier or is there a better approach.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions