Simple service implementing the Secret Service API
Find a file
Simeon Ricking 04bb3a1b4d First working version
All needed DBus-objects are present. All their methods and attributes
should be present, but not all methods, attributes and functionalities
are implemented.
A single basic examplary integration test is present and working.
There are still many TODOs and known bugs.
2023-05-08 22:57:48 +02:00
src First working version 2023-05-08 22:57:48 +02:00
tests First working version 2023-05-08 22:57:48 +02:00
.gitignore First working version 2023-05-08 22:57:48 +02:00
Cargo.lock First working version 2023-05-08 22:57:48 +02:00
Cargo.toml First working version 2023-05-08 22:57:48 +02:00
LICENSE Initial commit 2023-05-08 22:51:48 +02:00
README.md Initial commit 2023-05-08 22:51:48 +02:00

simple-secret-service

Simple service implementing the Secret Service API