Feature #899

avatar

Store password in system keyring (via libsecret)

Added by Infinity Zero 3824 days ago. Updated 3772 days ago.

Status:New Start:11/03/2013
Priority:Normal Due date:
Assigned to:- % Done:

0%

Category:Frontend GNOME
Target version:-
Complexity:

Votes: 1 (View)

Description

Hello, please store the passwords in the system keyring using the cross-platform libsecret.

I am not sure if there is a C# library for libsecret, but you could use the secret-tool program as a subprocess to do the work for you.

Something like

secret-tool store --label="Smuxi password" protocol IRC network irc.freenode.net account infinity0
secret-tool lookup protocol IRC network irc.freenode.net account infinity0

History

Updated by Mirco Bauer 3823 days ago

avatar
  • Tracker changed from Bug to Feature

Updated by Mirco Bauer 3823 days ago

avatar
  • Category set to Frontend GNOME

If the API of libsecret is simple enough it can be p/invoked directly from Smuxi. But using and shipping this library on Mac and Windows will be troublesome. Also this probalby only makes sense for standalone frontends (local engines).

Updated by Mirco Bauer 3772 days ago

avatar
  • Subject changed from Store password in system keyring to Store password in system keyring (via libsecret)

Also available in: Atom PDF