From 29118e1c129367247dad4d79929f9d7428e062a8 Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Sat, 14 Mar 2026 12:09:28 +0100 Subject: [PATCH 1/2] Add a doap to the root --- oo7.doap | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 oo7.doap diff --git a/oo7.doap b/oo7.doap new file mode 100644 index 00000000..d56f6fde --- /dev/null +++ b/oo7.doap @@ -0,0 +1,43 @@ + + + + oo7 + Secret Service and Secret Portal library + oo7 provides libraries to interact with the Secret Service and + the XDG Desktop Portal Secret D-Bus APIs for clients and services who want to + implement such interfaces. It also provides services that implements these + APIs + + + + + Rust + + + + Bilal Elmoussaoui + + bilelmoussaoui + + + + + + Maximiliano Sandoval + + msandova + + + + msandova + + + + + + From ae5a34a40e30db9d6c302f84044d9053c40ea37d Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Sat, 14 Mar 2026 12:09:37 +0100 Subject: [PATCH 2/2] server: Change description Ideally, the library is not defined in terms of g-k-d. --- server/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/server/README.md b/server/README.md index a10487d2..70dc88a2 100644 --- a/server/README.md +++ b/server/README.md @@ -2,7 +2,9 @@ ![CI](https://github.com/linux-credentials/oo7/workflows/CI/badge.svg) -The new D-Bus Secret Service provider. Replacement of the `gnome-keyring-daemon` +Service providing the [Secret Service][secret-service] D-Bus API. + +[secret-service]: https://www.freedesktop.org/wiki/Specifications/secret-storage-spec/ ## Unlocking the session keyring