tree: 11a55f02ebbedfc6dba8e60ae2366f52ec85ccdb [path history] [tgz]
  1. 40-usb-bouncer.rules
  2. entry_manager.cc
  3. entry_manager.h
  4. entry_manager_test.cc
  5. entry_manager_test_util.cc
  6. entry_manager_test_util.h
  7. OWNERS
  8. README.md
  9. usb_bouncer.cc
  10. usb_bouncer.gyp
  11. usb_bouncer.proto
  12. usb_bouncer_fuzzer.cc
  13. util.cc
  14. 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.