chris1111 / Wireless-USB-Big-Sur-Adapter

Drivers for Realtek 802.11n and 802.11ac USB Wi-Fi adapters. Packages for macOS
https://chris1111.github.io/Wireless-USB-Big-Sur-Adapter/
891 stars 89 forks source link

Source code & installer / driver security #176

Closed mtrezza closed 2 years ago

mtrezza commented 2 years ago

Is the source code of the modified driver / installer published anywhere? Or is there any other way to verify that the package is save?

chris1111 commented 2 years ago

Package is not Sign, but its safe you can use the drivers and utility SIP enable If you want to check it use Suspicious Package No source code publish exist for this drivers

Screen Shot 2022-01-27 at 4 03 52 PM

chris1111 commented 2 years ago

If you whant to Sign in, Use CLI productsign productsign --sign "Developer ID Installer: Your Developer Name (1A2B3C4D5E)" ~/Desktop/"USB Big Sur Adapter.pkg" ~/Desktop/signed-"USB Big Sur Adapter.pkg"

Or use Xcode

mtrezza commented 2 years ago

I think my question goes beyond signing, which is just a formal step. It would be interesting to know which changes have been made to the driver (if any) and which scripts are executed by the installer.

mtrezza commented 2 years ago

I just found https://github.com/chris1111/Wireless-USB-Big-Sur-Adapter/discussions/159.

Are the drivers RtWlanU.kext, RtWlanU1827.kext original Realtek drivers or have they been modified?

chris1111 commented 2 years ago

original