-
secret-service and kdewallet are linux backends and therefore reside in integrations-linux.
The same for Windows Data Protection and macOS Keychain, they live in -win and -mac.
One advantage of …
-
Hello, on my fedora system gnome-keyring is installed by default and secret-service uses it without any problem (fine!). But is it possible to talk to kwallet as well? And if yes, how to archive this?
aanno updated
3 years ago
-
At the moment, MacPass leaves the Touch Bar on the new MacBook Pros empty. Making use of it would allow users quick and easy access to commonly used functions without having to remember shortcuts.
…
-
My new `MessageHandler` avoids returning `null` on my `2.0.0` branch as this only leads to problems, if the case is not handled properly.
https://github.com/purejava/kdewallet/blob/acd9595106a958b0…
-
Dear Sebastian,
I would like to suggest a little re-design of the interfaces that are part of `secret-service`.
Right now, the interfaces in `org.freedesktop.secret.interfaces` are all `public a…
-
### Description
After fixing the Gnome keyring freeze by updating to [secret-service. v1.1.0](https://github.com/swiesend/secret-service/releases/tag/v1.1.0) in [this commit](https://github.com/cry…
-
Cryptomator has the ability to save passwords in system keychains.
On Linux, this does work for the GNOME desktop environment and KDE.
To be precise: either gnome-keyring or kwalletd needs to be ins…
-
### Description
Cryptomator crashes on startup and cannot be used
### System Setup
* Operating system and version: Linux (No DE). Using the AppImage
* Cryptomator version: 1.5.11
* Vo…
-
Hi,
thanks a lot for providing and maintaining dbus-java!
I implement a signal handler for the KWallet interface, that has two signals with the same name, but different contructors:
```xml
…
-
Currently, we can't maintain a 'light touch' maintenance presence on this project because the CI we use to validate changes is broken. The integration tests take too long to run so Travis CI times-out…