Tips for auditing/finding a better/trusted source for an anonymous but open source network device linux driver from some random github repo

Maybe because I am a cheap bastard or just because I saw no better alternative in the market in terms of reported performance and functionality vs. size, I bought this USB bluetooth/WiFi5 dongle:
https://www.amazon.nl/XVZ-bluetooth-600mbps… Continue reading Tips for auditing/finding a better/trusted source for an anonymous but open source network device linux driver from some random github repo

What are the risks of allowing general users to add printers to their company laptops?

I work for a company with a large user base. There is a requirement to allow users to add printers to their laptops e.g. when working from home.
What are the security risks?
Is their a bad actor can use a printer to hack the laptop?
Can a … Continue reading What are the risks of allowing general users to add printers to their company laptops?

How to stop 3rd party libraries from being reported as malicious, if they were part of malicious programs in the past?

Some are standard user space dll’s and another one is actually a windows driver. The libraries alone are not dangerous and are pure utilities but they can be used by bad guys, like most software tools.
I was advised to sign the driver with… Continue reading How to stop 3rd party libraries from being reported as malicious, if they were part of malicious programs in the past?