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

USB Bouncer

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

Particularly the following operations are supported:

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