[Bug 75850] Re: Pidgin should support OS keyrings

2017-02-23 Thread Richard Laager
** Changed in: pidgin (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/75850

Title:
  Pidgin should support OS keyrings

To manage notifications about this bug go to:
https://bugs.launchpad.net/gaim/+bug/75850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2017-02-23 Thread Alex Muntada
pidgin-gnome-keyring is available since xenial, shouldn't this bug
report be fix released already?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/75850

Title:
  Pidgin should support OS keyrings

To manage notifications about this bug go to:
https://bugs.launchpad.net/gaim/+bug/75850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2015-06-15 Thread Richard Laager
** Changed in: pidgin (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/75850

Title:
  Pidgin should support OS keyrings

To manage notifications about this bug go to:
https://bugs.launchpad.net/gaim/+bug/75850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2015-06-13 Thread Luca Boccassi
Hello,

The third-party plugin for Pidgin 2.x mentioned earlier, pidgin-gnome-
keyring by Ali Ebrahim[1], is now packaged and published in Debian (Sid
and Stretch, maintained by me) [2] and Ubuntu (Wily, auto-imported from
Sid) [3].

This version uses Freedesktop's Secret Service API via libsecret, so for
now only Gnome Keyring supports it, as KDE Wallet has not yet been
updated to use libsecret, although I believe it is on the roadmap.

Would this be enough to mark this bug as fixed, pending 15.10 release?

Kind regards,
Luca Boccassi

[1] https://github.com/aebrahim/pidgin-gnome-keyring
[2] https://packages.debian.org/stretch/pidgin-gnome-keyring
[3] https://launchpad.net/ubuntu/+source/pidgin-gnome-keyring

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/75850

Title:
  Pidgin should support OS keyrings

To manage notifications about this bug go to:
https://bugs.launchpad.net/gaim/+bug/75850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2014-01-02 Thread d❤vid seaward
There is a PPA for the above plugin at https://launchpad.net/~pidgin-
gnome-keyring/+archive/ppa

(Note that as of this posting the build is failing for Saucy and others,
but hopefully this will be sorted out soon.)

Also note that keyring-based password store is on the roadmap for Pidgin
3.0.0 (no planned release date yet). See
https://blog.wasilczyk.pl/en/2013/password-safe-support/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/75850

Title:
  Pidgin should support OS keyrings

To manage notifications about this bug go to:
https://bugs.launchpad.net/gaim/+bug/75850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2014-01-02 Thread d❤vid seaward
Also, https://developer.pidgin.im/ticket/673 has been closed, marked as
fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/75850

Title:
  Pidgin should support OS keyrings

To manage notifications about this bug go to:
https://bugs.launchpad.net/gaim/+bug/75850/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2011-03-17 Thread morsch
There's a plugin available at http://code.google.com/p/pidgin-gnome-
keyring/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/75850

Title:
  Pidgin should support OS keyrings

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2009-01-19 Thread Ka-Hing Cheung
I've taken a look at that branch recently, it doesn't change the
existing APIs but adds quite a few, so we can do it in a minor release.
However, there are also quite a few problems (silly memory management,
bloated api) so it's not something that can just be merged.

for starters, I am thinking about redoing the _set_* hooks to be more
like how ssl is handled, kill the prefs and make the enablement of the
plugins as the prefs, and also killing all those destroy callback on
passwords.

Richard I know this really isn't the place that this should be
discussed, but you are nowhere to be found!

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2009-01-18 Thread Richard Laager
The biggest issue here is the API changes. I had been hoping that we
were going to cut a 3.0.0 release soonish, so we could merge this change
in for that. However, 3.0.0 may take longer than I'd like, so my plan
was to get back to this after I tackle another patch I'm in the middle
of. It is a highly requested feature and the code is mostly done, so
*hopefully*, it won't be too much work.

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2009-01-17 Thread Philip Wyett
If you follow the link to the upstream bug report it shows that the bug
has been assigned to a person but there has been no movement for 8
months. Maybe you could register to the upstream application and make
further progress inquiries.

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2009-01-17 Thread bmhm
Has there been any progress?

I still see it as a BIG security flaw.

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2008-08-11 Thread Bug Watch Updater
** Changed in: pidgin
   Status: Confirmed = New

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2008-06-29 Thread Richard Laager
I think it'd be nice if there was a standard interface supported by both
GNOME Keyring and KWallet. Unless or until that happens, each cross-
desktop app is going to have to support both, which is unfortunate. For
Pidgin, this is being worked on as a Summer of Code project this summer.

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2008-06-27 Thread Michael Nagel
i posted this at Bug #41179 (firefox)... right here it is just the other
way around, of course...


I'd be very delighted to see this functionality. And as I am a GNOME
user this would fix things quite nicely. However some people use KDE and
even cruder stuff... They'd like to have support for kwallet or some
other keyring manager... I'd like to change this bug to a more generic
description.

... and then there is bug #75850 that is just the same bug as this one
only that it is filed against pidgin ...

And I begin to wonder if there is not any standard abstract
infrastructure for managing passwords. I think there are quite some
applications that could make use of a proper password manager...

So to be more precise:
a) do we have a desktop environment independent password management 
infrastructure?
b) should we have one?
c) should theses bugs be kept separate or should they be united?

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2008-06-02 Thread Bug Watch Updater
** Changed in: pidgin
   Status: Unknown = Confirmed

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 75850] Re: Pidgin should support OS keyrings

2008-06-02 Thread Sebastien Bacher
** Changed in: pidgin (Ubuntu)
   Importance: Undecided = Wishlist

-- 
Pidgin should support OS keyrings
https://bugs.launchpad.net/bugs/75850
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs