Skip to content

Commit df37540

Browse files
readme: Mention kwallet crates
1 parent 9461979 commit df37540

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The repository consists of the following projects:
1212
- [pam](./pam/): PAM integration for the server implementation
1313
- [portal](./portal/): [org.freedesktop.impl.portal.Secret](https://flatpak.github.io/xdg-desktop-portal/docs/doc-org.freedesktop.impl.portal.Secret.html) implementation
1414
- [server](./server/): [org.freedesktop.secrets](https://specifications.freedesktop.org/secret-service-spec/latest/) server implementation
15+
- [kwallet/cli](./kwallet/cli): a simple CLI to read KWallet `.kwl` files
16+
- [kwallet/parser](./kwallet//parser): Parse Kwallet `.kwl` files, used for automatic migration on the server side.
1517

1618
## Hacking on oo7 services
1719

0 commit comments

Comments
 (0)