Page MenuHome GnuPG

core: Add environment variable for enabling secret storage integration on KDE
ClosedPublic

Authored by TobiasFella on Tue, Apr 9, 4:53 PM.

Details

Reviewers
ikloecker
Summary

Users can use this to opt in to using KWallet for storing secrets. This is only save when the KWallet backend is not GnuPG

Test Plan

compile, set PINENTRY_KDE_USE_WALLET=1, check that secrets are stored in wallet and retrieved automatically

Diff Detail

Repository
rP Pinentry
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

TobiasFella created this revision.

Looks good. Remember to add ChangeLog-style entries for all affected files to the commit log message.

This revision is now accepted and ready to land.Tue, Apr 9, 5:33 PM