Tired of spyware PCs of the modern era (Intel ME, Amd PSP) I decided to build a "near to completely" secure PC. Imho a really secure PC must have:
an open source BIOS (gnu-boot is the good choice, canoe is an alternative, coreboot and libreboot excluded because they allow some blobs to load)
an open source kernel (gnu-libre is the best choice)
There is only one problem. Gnu boot site said about the ikvm
"Don't use it. It uses proprietary firmware and adds a backdoor (remote out-of-band management chip, similar to the Intel Management Engine. Fortunately, the firmware is unsigned (possibly to replace) and physically separate from the mainboard since it's on the add-on module, which you don't have to install."
Now the problem. I bought an Asus kgpe-d16 motherboard, and I see the infamous ikvm module.
If the module is not soldered onto the board, I will try to remove it.
However, is there a way to disable it via software or hardware?