Skip to content

Implement XDG Secrets Portal

Nicolas Fella requested to merge work/nico/secret-portal into master

This portal allows applications to obtain a master secret they can use to encrypt their data.

The secret is stored in KWallet.

If no secret exists yet a new one is generated

BUG: 466197

Merge request reports