diff options
author | Michael Edie <michael@sawbox.net> | 2019-06-22 20:53:13 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-22 20:53:13 +0700 |
commit | 96cadfe7d17ab90f83cf3d8b24dd6602a120254d (patch) | |
tree | ac1bc5dcc16008b010c1a103dc0cfdead31685e2 /system/usbguard/slack-desc | |
parent | ef3c179517626bc74865500083746d43666ad791 (diff) |
system/usbguard: Added (protection against rogue USB devices).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/usbguard/slack-desc')
-rw-r--r-- | system/usbguard/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/usbguard/slack-desc b/system/usbguard/slack-desc new file mode 100644 index 0000000000..5a155841ea --- /dev/null +++ b/system/usbguard/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +usbguard: usbguard (Software protection against rogue USB devices) +usbguard: +usbguard: The USBGuard software framework helps to protect your +usbguard: computer against rogue USB devices (a.k.a. BadUSB) by +usbguard: implementing basic whitelisting and blacklisting +usbguard: capabilities based on device attributes. +usbguard: +usbguard: +usbguard: https://usbguard.github.io/ +usbguard: +usbguard: |