usbguard icon indicating copy to clipboard operation
usbguard copied to clipboard

USBGuard is a software framework for implementing USB device authorization policies (what kind of USB devices are authorized) as well as method of use policies (how a USB device may interact with the...

Results 151 usbguard issues
Sort by recently updated
recently updated
newest added

This could be used to prevent data leakage without the strict restriction of "no usb mass storage devices can be connected to the system". Obviously, this would be effective only...

RFE

Ubuntu impish usbguard 1.0.0+ds-2 ``` # systemctl status usbguard ● usbguard.service - USBGuard daemon Loaded: loaded (/lib/systemd/system/usbguard.service; enabled; vendor preset: enabled) Active: active (running) since Mon 2021-07-19 20:10:39 CEST; 15h...

Hi, How can I deactivate usbguard temporarily please? Indeed, I would like to make some tests and I don't want usbguard to interfere... I would have thought that a simple...

It would be very convenient if usbguard could be instructed to allow any new device plugged in **after** the command. Optionally with a time window e.g. 10 seconds. Also with...

I want this functionality: * when working on the computer, allow all devices * when the screen lock is activated, reject any USB connection events.

RFE
HELP WANTED
C:documentation
state:blocked

append-rule requires a parent id, making inserting a rule at the beginning impossible. Is there any work around or can we have a prepend-rule method? Thanks!

Some provisioning methods use symlinks for config files so could rules.conf be permitted as symlink?

### Description Always check if ```audit_log_user_message()``` was successful after logging a message to the audit system. Right now, if for any reason usbguard-daemon is not able to log user messages,...

I have the following rule: `allow with-interface 08:*:* if !rule-applied` This is the only rule that allows USB mass storage devices. Now the way I understand the 'rule-applied' condition, I...

An issue arose when I tried to allow one and only one mouse and one and only one keyboard (let's focus on the mouse, the issue is the same for...