Projects
USBGuard
The USBGuard software framework helps to protect your computer against rogue USB devices (a.k.a. BadUSB) by implementing basic whitelisting/blacklisting capabilities based on USB device attributes.
URL: https://usbguard.github.io/
pgl
A C++ library that simplifies implementation of process isolation and privilege separation.
URL: https://github.com/dkopecek/pgl
libfasta
An open source library for parsing FASTA files.