Ticket #5446 (new enhancement)
Use python-keyring to handle password keyrings
| Reported by: | eMerzh | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.14 |
| Component: | None | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | knuckles@… | Blocked By: | |
| OS: | All | Blocking: |
Description
Problem
Gajim supports some keyring software , mostly on gnome plateform. Recently it support kwalletcli for kde but the support of kde4 is quite not defined...
Enhancement recommendation
Gajim should use an library to do the keyring management. This way, it can rely on several different backend...
I think that keyring is a good one...
http://pypi.python.org/pypi/keyring
it's small and very easy to use...
This way we could simplify the code of password management and support other plateforms like kde or even windows (i've not really tested)...
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
