Bug 97210

Summary: Idle leaks user information by default
Product: Telepathy Reporter: bob
Component: idleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED MOVED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: frdsktp
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: idle-connection.c patch

Description bob 2016-08-05 04:28:01 UTC
Created attachment 125549 [details] [review]
idle-connection.c patch

At the moment, if the realname or username parameters aren't specified
then they default to the results of g_get_real_name() and
g_get_username(). This seems an unreasonable default, particularly as
this information can be set by clients if that behaviour is desired.

I've included a tiny patch that just copies priv->nickname and uses
that as a default instead
Comment 1 Christian Stadelmann 2016-09-03 14:04:32 UTC
Issue confirmed with telepathy-idle-0.2.0

Gnome bug report for polari: https://bugzilla.gnome.org/show_bug.cgi?id=759699
Comment 2 GitLab Migration User 2019-12-03 20:10:31 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/telepathy/telepathy-idle/issues/50.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.