DefGuard / client

Best WireGuard desktop client with Multi-Factor Authentication
81 stars 9 forks source link

defguard client improvements (nice to have) #71

Closed kchudy closed 7 months ago

kchudy commented 9 months ago
  1. Send dameon logs to a file next to defguard-client.log as defguard-service.log https://apple.stackexchange.com/questions/217453/configure-launchd/217456#217456
  2. Currently the runner uses keys from keychain while singing the package. Check if producsign comment can accept certificate as base64 for a CI secret instead. This will allow to easily provision new runners if necessary.
  3. Test application update scenario in case we release new versions of the client (check if the app and the daemon got updated)