Tobias Ellinghaus <me@...> writes:

> That is Gnome specific. Doesn't apply to us.

OK, pwstorage.c checks for Gnome desktop but I see that libsecret is used for 
others too (Unity and XFCE).


> darktable is not a Gnome application.

Sure it isn't. I was just trying to make it play nice with the Gnome desktop.

Under libsecret users can assign an alias to a collection (one collection per 
alias). "default" is a common alias and when it is defined we can suppose that 
the user wants to store his passwords in that collection.

I propose following, desktop agnostic, approach for backend_libsecret:
- when a default collection exists we store all credentials in that one
- when not, we create a darktable collection and use this one in stead

Does this make sense?

Hans

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to