- commit
- 2637850227c9c0f3ffe3e9c203da122b0adfc951
- parent
- 4e4196ab364f046d2c51244b9696942043420ec4
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2026-05-24 11:42
typo
Diffstat
| M | Secrets/README.md | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/Secrets/README.md b/Secrets/README.md
@@ -19,7 +19,7 @@ The Secrets portal allows to store passwords and other secrets. 19 19 20 20 ## Compatibility Considerations 21 2122 -1 This approach is not compatible with Flatkap, because its use of xdg-dbus-proxy-1 22 This approach is not compatible with Flatpak, because its use of xdg-dbus-proxy 23 23 obscures the calling application's mount namespace. The portal should 24 24 therefore implement `org.freedesktop.Secret` and 25 25 `org.freedesktop.portal.Secret` in addition to the interfaces described in this