[print-manager] [Bug 397125] print-manager sends password to remote cups server

2019-01-29 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=397125

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[print-manager] [Bug 397125] print-manager sends password to remote cups server

2019-01-23 Thread Steven De Herdt
https://bugs.kde.org/show_bug.cgi?id=397125

Steven De Herdt  changed:

   What|Removed |Added

 CC||steven.dehe...@gmail.com

--- Comment #3 from Steven De Herdt  ---
Hello

I'm having a look at this in the hope of getting print-manager included in
Debian's next stable release.  However, I have only little experience in C++,
and none with KDE hacking.

How can we detect when a password is required for a remote server?  Is that
only through the KCupsConnection in ChooseUri.cpp:122, or am I mistaken?

Regards
-Steven

-- 
You are receiving this mail because:
You are watching all bug changes.

[print-manager] [Bug 397125] print-manager sends password to remote cups server

2018-09-06 Thread Maximiliano Curia
https://bugs.kde.org/show_bug.cgi?id=397125

Maximiliano Curia  changed:

   What|Removed |Added

 CC||m...@debian.org

--- Comment #2 from Maximiliano Curia  ---
Hi,

I think that the issue here is not that the password needs to be sent, but that
the dialog is not clear about what's the password for and if the password is
going to be sent encrypted or not. I think that the dialog could do with that
additional information, making it clear that you are about to expose the
password to the server and/or the whole network (if sent non encrypted).

Happy hacking,

-- 
You are receiving this mail because:
You are watching all bug changes.

[print-manager] [Bug 397125] print-manager sends password to remote cups server

2018-08-03 Thread Michael Weghorn
https://bugs.kde.org/show_bug.cgi?id=397125

Michael Weghorn  changed:

   What|Removed |Added

 CC||m.wegh...@posteo.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[print-manager] [Bug 397125] print-manager sends password to remote cups server

2018-08-03 Thread Daniel Nicoletti
https://bugs.kde.org/show_bug.cgi?id=397125

--- Comment #1 from Daniel Nicoletti  ---
You will never send your password to a remote server unless you configure your
CUPS local file settings to use a remote server.

About certificates this is CUPS-API which doesn't provide any, and usually runs
unencrypted.

The is nothing I can do to improve this AFAIK because it's all dependent on
user settings and CUPS-API IIRC doesn't provide extra information...

-- 
You are receiving this mail because:
You are watching all bug changes.