[fractal/improve_secret_service_guide] Update README.md



commit 8e0ec52a0dea84a1f922de0f68f9f0f81e6b4090
Author: Julian Sparber <julian sparber net>
Date:   Mon Oct 17 13:09:16 2022 +0000

    Update README.md

 README.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/README.md b/README.md
index de23b091f..fc096ebcc 100644
--- a/README.md
+++ b/README.md
@@ -83,10 +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 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)).
+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]