Ralph Plawetzki

Results 87 comments of Ralph Plawetzki

I'd like to add some more notes on the **Windows** part. After [this comment](https://github.com/cryptomator/cryptomator/pull/2596#issuecomment-1373575877) it seems unlikely to me, that we'll add WinSparkle to this project, unless WinSparkle supports EdDSA...

Regarding **Linux**: > This downloads the latest Cryptmator AppImage next to the running one. So far, so good, but it refuses to start the newly downloaded AppImage from within the...

@jasonp1986, @narjekdjcusbe: The way you comment on this issue is totally unfair and far off topic. If I were in control of this repository, I would lock this issue. How...

> @purejava, @overheadhunter this is what I currently have: [develop-2.x.x](https://github.com/swiesend/secret-service/tree/develop-2.x.x). Can you both give me feedback on the API? > I took a quick look at your commits / browsed...

So did you do some investigation on what is going on on your system as I recommended it in a previous [comment](https://github.com/cryptomator/cryptomator/issues/3313#issuecomment-2051022811)? I'd suggest two things: 1. check, whether this...

While still working on Touch ID support, I'd like to offer the tested and mature code so far to replace the deprecated `SecKeychain` with `SecItem` (without `SecAccessControl` to get Touch...

I ruled out the Error code `34018` meaning `errSecMissingEntitlement` problems. First, it must be noted, that configuring this for a library is the wrong approach: [_If you’re building library code,...

> Thank you for the info, @purejava. Took me some time to look into it, sorry for that. > You are welcome @tobihagemann. Absolutely no need to worry - I...

> I don't think that we need to test that scenario. The keychain access group on iOS is used to share data between the host application and the app extensions...

This is ready for review, and I'd like to request a review from someone, who finds the time, maybe @tobihagemann, @overheadhunter, ... 😄. It took me a while to figure...