-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
A-credential-providerArea: credential provider for storing and retreiving credentialsArea: credential provider for storing and retreiving credentials
Description
@joshtriplett had the suggestion that we could change the gnome-secret provider to use dlopen to access the libsecret-1
shared library at runtime to sidestep the build issues. This would allow including it built-in to cargo without needing to worry about the build environment, or requiring it to be present on the user's system if they aren't using it. I don't know what the security implications of that might be, or how difficult it might be, but might be something to simplify the experience.
Metadata
Metadata
Assignees
Labels
A-credential-providerArea: credential provider for storing and retreiving credentialsArea: credential provider for storing and retreiving credentials