Skip to content

display the hostname a user is logged in on #766

Open
@sebastianelsner

Description

@sebastianelsner

Story:
As a support person I would like to be able to see on which host a user chatting with me via Zulip is logged in to. This information is important for me in subsequent support steps. Having worked with Jabber clients before, I am used to having the information of the user's hostname.

Concerns:
Sending the hostname should be disabled by default due to privacy concerns. This means there needs to be a configuration option per user.

Technical thoughts:
Electron supports os.hostname(), so sending the hostname along with the user's status should be possible. I guess this also touches the server component and would need some extension there as well.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions