tree: d65a992c1d8f122b0a79a8f1f40f81c6aefe9363 [path history] [tgz]
  1. seccomp/
  2. 40-usb-bouncer.rules
  3. entry_manager.cc
  4. entry_manager.h
  5. entry_manager_test.cc
  6. entry_manager_test_util.cc
  7. entry_manager_test_util.h
  8. OWNERS
  9. README.md
  10. usb_bouncer.cc
  11. usb_bouncer.gyp
  12. usb_bouncer.proto
  13. usb_bouncer_fuzzer.cc
  14. UsbBouncer.conf
  15. util.cc
  16. util.h
usb_bouncer/README.md

USB Bouncer

Tools for managing USBGuard white-lists and configuration on Chrome OS

Particularly the following operations are supported:

  • cleanup: removing old whitelist entries
  • genrules: generate a rules.conf for usbguard and write it to stdout
  • udev: update the whitelists based on usb related udev events
  • userlogin: copy entries for any connected devices from the global database to the user database.