It looks like "legacy" kernel extensions are going away in a future release of macOS. Users are now seeing this message dialog on macOS Catalina: <img width="532" alt="Screen Shot 2020-04-03 at 11 08 53 AM" src="https://user-images.githubusercontent.com/686678/78391967-44edbb00-759c-11ea-9230-ecc0de8f8356.png"> This project relies on this capability to make a "fake" USB HID device. It is unclear how that can be accomplished without it. Any thoughts? I noticed this because my [CCIDU2F](https://github.com/darconeous/CCIDU2F) project uses the kext from this project to allow NFC-only U2F tokens to be usable on desktops. Any ideas?
It looks like "legacy" kernel extensions are going away in a future release of macOS. Users are now seeing this message dialog on macOS Catalina:
This project relies on this capability to make a "fake" USB HID device. It is unclear how that can be accomplished without it. Any thoughts?
I noticed this because my CCIDU2F project uses the kext from this project to allow NFC-only U2F tokens to be usable on desktops.
Any ideas?