Daniel Brotsky

Results 93 comments of Daniel Brotsky

Hi @wiimmers! Thanks again for all this work! I have now been able to carefully read all your code. I haven't done any testing yet, because there is a very...

Hi @wiimmers glad to hear this has been fun for you! I think the idea of doing a separate crate first and then narrowing the functionality to be keyring specific...

I am going to close the PR now that @wiimmers has released this code as a separate crate.

Great idea. Let's turn this issue into a place where anyone who has an app or library they want listed can add a comment giving the name, brief description, and...

> @brotskydotcom I'm hoping to use this lib for my API client CLI that stores user API keys for future use. Would you recommend this library for that use case?...

Hi all, now that all the credential stores that were provided by keyring v3 are now provided by keyring-core, I have added a [Client Application Listing](https://github.com/open-source-cooperative/keyring-core/discussions/10) the Discussions part of...

Hi @kornelski, you may remember me, I'm the person who contributed the iOS support for this crate a few years ago. I see that @sfackler has marked this crate as...

OK, I'll try to review the outstanding issues and make some recommendations/submit some PRs over the next week or so. I think probably there are a few issues (such as...

Thanks so much for this contribution! I'm very busy right now working on a libdbus-based (fully synchronous) version of secret-service to go into a new major version (along with the...

Hey @wiimmers, I see your point. I can probably fix this issue with the v3 release, because that's where I can make breaking changes in the way the credentials are...