[bisq-network/bisq] Show popup about key-logger warning if OSX version is >= 10.14 (#4464)

chimp1984 notifications at github.com
Wed Sep 2 15:28:35 UTC 2020


Tell user about the issue and instruct him how to change OS settings.

@ripcurlx I think 10.14 and above are affected, right?

@m52go Could you review the message?

```
popup.warning.osxKeyLoggerWarning=Due to stricter security measures in macOS 10.14 and above, launching a JavaFX app \
  (Bisq used JavaFX) causes a popup warning in OSX ('Bisq would like to receive keystrokes from any application').\n\n\
  To avoid that issue please open your 'OSX Settings' and go to 'Security & Privacy' -> 'Privacy' -> \
  'Input Monitoring' and Remove 'Bisq' from the list on the right side.\n\n\
  Bisq will upgrade to a newer Java version to avoid that issue as soon the technical limitations \
  (Java packager for the required Java version is not shipped yet) are resolved.
```
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4464

-- Commit Summary --

  * Show popup about key-logger warning if OSX version is >= 10.14

-- File Changes --

    A common/src/main/java/bisq/common/util/InvalidVersionException.java (24)
    M common/src/main/java/bisq/common/util/Utilities.java (20)
    M core/src/main/java/bisq/core/app/BisqHeadlessApp.java (1)
    M core/src/main/java/bisq/core/app/BisqSetup.java (18)
    M core/src/main/resources/i18n/displayStrings.properties (6)
    M desktop/src/main/java/bisq/desktop/main/MainViewModel.java (6)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4464.patch
https://github.com/bisq-network/bisq/pull/4464.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4464
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200902/7a1afbda/attachment.html>


More information about the bisq-github mailing list