From: Miquel Raynal <miquel.raynal@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 2/2] package/usbguard: new package
Date: Fri, 11 Jun 2021 12:37:03 +0200 [thread overview]
Message-ID: <20210611123703.18b71cbb@xps13> (raw)
In-Reply-To: <20210608143757.5818a039@xps13>
Hello,
Miquel Raynal <miquel.raynal@bootlin.com> wrote on Tue, 8 Jun 2021
14:37:57 +0200:
> Hi Kamel,
>
> Kamel Bouhara <kamel.bouhara@bootlin.com> wrote on Tue, 8 Jun 2021
> 14:32:10 +0200:
>
> > usbguard is a software framework to implement USB
> > device blacklisting and whitelisting based on their
> > attributes.
> >
> > More info. on: https://usbguard.github.io/
> >
> > Signed-off-by: Kamel Bouhara <kamel.bouhara@bootlin.com>
> > ---
>
> Tested-by: Miquel Raynal <miquel.raynal@bootlin.com>
It looks like by default, an empty configuration file will prevent
any USB device to be authorized. I don't know if this behavior is
acceptable or not, I would advice to create a default "allow
everything" policy that the user can overload by adding the following
file to the recipe:
[0600] /etc/usbguard/rules.conf:
allow *:*
Thanks,
Miqu?l
next prev parent reply other threads:[~2021-06-11 10:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-08 12:32 [Buildroot] [PATCH v2 1/2] package/libqb: new package Kamel Bouhara
2021-06-08 12:32 ` [Buildroot] [PATCH v2 2/2] package/usbguard: " Kamel Bouhara
2021-06-08 12:37 ` Miquel Raynal
2021-06-11 10:37 ` Miquel Raynal [this message]
2021-06-11 11:25 ` Kamel Bouhara
2021-06-11 12:00 ` Thomas Petazzoni
2021-06-14 7:08 ` Kamel Bouhara
2021-06-16 21:42 ` Arnout Vandecappelle
2021-06-17 7:37 ` Kamel Bouhara
2021-06-17 8:00 ` Arnout Vandecappelle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210611123703.18b71cbb@xps13 \
--to=miquel.raynal@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.