[fractal] docs: Improve runtime dependencies section
- From: Julian Sparber <jsparber src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [fractal] docs: Improve runtime dependencies section
- Date: Mon, 17 Oct 2022 14:00:08 +0000 (UTC)
commit a40829eeb2ccbb6532b74d41b28af180dde341da
Author: Julian Sparber <julian sparber net>
Date: Mon Oct 17 14:00:07 2022 +0000
docs: Improve runtime dependencies section
README.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/README.md b/README.md
index 35f562188..fc096ebcc 100644
--- a/README.md
+++ b/README.md
@@ -83,11 +83,15 @@ flatpak install --user gnome-nightly org.gnome.Fractal.Devel
### Runtime Dependencies
-Fractal doesn't store your **password** but uses [Secret
Service](https://www.freedesktop.org/wiki/Specifications/secret-storage-spec/)
+Fractal doesn't store your **password** but uses
+[Secret Service](https://www.freedesktop.org/wiki/Specifications/secret-storage-spec/)
to store your **access token** and **passphrase** used to encrypt the local cache.
Therefore, you need to have software providing that service on your system.
-If you're using GNOME this should work for you out of the box and gnome-keyring or ksecretservice
-should already be installed and setup.
+If you're using GNOME this should just work.
+If you are using a different desktop environment or are facing issues,
+make sure you have `xdg-desktop-portal` installed and a
+[Secret Service](https://www.freedesktop.org/wiki/Specifications/secret-storage-spec/) provider,
+for example `gnome-keyring` or KeepassXC ([setup
guide](https://avaldes.co/2020/01/28/secret-service-keepassxc.html)).
## Security Best Practices
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]