After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759699 - [Privacy] Don't leak real name (=full user name) unless specified
[Privacy] Don't leak real name (=full user name) unless specified
Status: RESOLVED OBSOLETE
Product: polari
Classification: Applications
Component: general
3.20.x
Other All
: Normal major
: ---
Assigned To: Polari maintainers
Polari maintainers
Depends on:
Blocks:
 
 
Reported: 2015-12-20 14:45 UTC by Christian Stadelmann
Modified: 2021-06-10 11:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Stadelmann 2015-12-20 14:45:27 UTC
Steps to reproduce:
1. fresh installation of polari
2. add a connection. Set nickname but don't set real name field.
3. join a channel
4. list channel members, list details on yourself

What happens:
Real name is the name connected with your local (Fedora) login.

What should happen:
Unless specified otherwise polari must not leak my name out into the public

Additional info:
You could default the "real name" field to full OS user name. But please make it visible in the connection setup dialog. And please add an option to remove the user name.
Comment 1 Florian Müllner 2015-12-22 15:14:46 UTC
(In reply to Christian Stadelmann from comment #0)
> What happens:
> Real name is the name connected with your local (Fedora) login.

Ugh, this is definitively not our intention - telepathy-idle is adding that behind our back[0]. Preferably we can get that code removed, otherwise we'd need to work around the issue by setting the real name to a single space, but eeks.

[0] http://cgit.freedesktop.org/telepathy/telepathy-idle/tree/src/idle-connection.c#n764
Comment 2 Daniel Aleksandersen 2015-12-29 22:47:19 UTC
I believe this is related so not opening a second bug.

1. Add a connection and see your Real Name is auto-filled as "John Doe"
2. Remove " Doe", leaving only "John" in the field
3. Save changes
4. Select the connection you just added and click Edit

Expected real name: John
Actual real name: John Doe
Comment 3 Christian Stadelmann 2016-09-03 14:05:21 UTC
Upstream (telepathy-idle) bug report with patch attached: https://bugs.freedesktop.org/show_bug.cgi?id=97210
Comment 4 André Klapper 2021-06-10 11:03:45 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of Polari, then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/polari/-/issues/

Thank you for your understanding and your help.