Browse Source

docs: Remove mention of old version of KWallet

pipelines/767384
Kévin Commaille 1 year ago
parent
commit
162ce7dacb
No known key found for this signature in database
GPG Key ID: C971D9DBC9D678D
  1. 2
      README.md

2
README.md

@ -171,7 +171,7 @@ like gnome-keyring or KWallet (since version 6.2).
Any version that is not sandboxed relies on software that implements the [Secret **Service** API](https://www.freedesktop.org/wiki/Specifications/secret-storage-spec/)
to store those secrets. Therefore, you need to have software providing that service on your system,
like gnome-keyring, KeepassXC ([setup guide](https://avaldes.co/2020/01/28/secret-service-keepassxc.html)),
or KWallet (since version 5.97). Once again, if you are using GNOME this should just work.
or KWallet. Once again, if you are using GNOME this should just work.
If you prefer to use software that only implements the Secret Service API while using the Flatpaks,
you need to make sure that no service implementing the Secret portal backend interface is running,

Loading…
Cancel
Save