From: Petr Lautrbach <plautrba@redhat.com>
To: Paul Moore <paul@paul-moore.com>, selinux@vger.kernel.org
Subject: Re: [PATCH v3] docs: update the README.md with a basic SELinux description
Date: Fri, 04 Nov 2022 12:00:24 +0100 [thread overview]
Message-ID: <871qqjdlx3.fsf@redhat.com> (raw)
In-Reply-To: <166480484056.9276.9459961157065300430.stgit@olly>
Paul Moore <paul@paul-moore.com> writes:
> This is to help meet the OpenSSF Best Practices requirements.
>
> Signed-off-by: Paul Moore <paul@paul-moore.com>
Acked-by: Petr Lautrbach <plautrba@redhat.com>
> ---
> README.md | 19 ++++++++++++-------
> 1 file changed, 12 insertions(+), 7 deletions(-)
>
> diff --git a/README.md b/README.md
> index 74b0a0c3..f54e0555 100644
> --- a/README.md
> +++ b/README.md
> @@ -7,13 +7,18 @@ SELinux Userspace
> [](https://oss-fuzz-build-logs.storage.googleapis.com/index.html#selinux)
> [](https://github.com/SELinuxProject/selinux/actions/workflows/cifuzz.yml)
>
> -Please submit all bug reports and patches to <selinux@vger.kernel.org>.
> -
> -Subscribe by sending "subscribe selinux" in the body of an email
> -to <majordomo@vger.kernel.org>.
> -
> -Archive of this mailing list is available on https://lore.kernel.org/selinux/.
> -
> +SELinux is a flexible Mandatory Access Control (MAC) system built into the
> +Linux Kernel. SELinux provides administrators with a comprehensive access
^^
I was wondering, is the double whitespace intended? Is it something
related to typography?
> +control mechanism that enables greater access granularity over the existing
> +Linux Discretionary Access Controls (DAC) and is present in many major Linux
> +distributions. This repository contains the sources for the SELinux utilities
> +and system libraries which allow for the configuration and management of an
> +SELinux-based system.
> +
> +Please submit all bug reports and patches to the <selinux@vger.kernel.org>
> +mailing list. You can subscribe by sending "subscribe selinux" in the body of
> +an email to <majordomo@vger.kernel.org>. Archives of the mailing list are
> +available at https://lore.kernel.org/selinux.
>
> Installation
> ------------
next prev parent reply other threads:[~2022-11-04 11:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-03 13:47 [PATCH v3] docs: update the README.md with a basic SELinux description Paul Moore
2022-11-04 11:00 ` Petr Lautrbach [this message]
2022-11-05 2:50 ` Paul Moore
2022-11-07 10:05 ` Petr Lautrbach
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=871qqjdlx3.fsf@redhat.com \
--to=plautrba@redhat.com \
--cc=paul@paul-moore.com \
--cc=selinux@vger.kernel.org \
/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.