|
|
|
|
|
by gsnedders
3929 days ago
|
|
> This would prevent open/free components insofar as the actual driver, but would not permit the operating system itself from being installed. If the SDR has a microcontroller, you potentially only need the firmware of the microcontroller to be signed (with the microcontroller checking the signature), and can have a fully free driver around it. You can even release the source of the firmware (and allow reproducible builds!) because it's guaranteed by the signature, not by the availability of the source. |
|