Linux-Security-Module Archive mirror
 help / color / mirror / Atom feed
From: Casey Schaufler <casey@schaufler-ca.com>
To: LSM List <linux-security-module@vger.kernel.org>
Subject: Starting to work on liblsm
Date: Thu, 1 Feb 2024 10:23:02 -0800	[thread overview]
Message-ID: <b91419ab-84a0-4ef7-99e6-56423d2f9a5e@schaufler-ca.com> (raw)
In-Reply-To: b91419ab-84a0-4ef7-99e6-56423d2f9a5e.ref@schaufler-ca.com

tl;dr - https://github.com/cschaufler/liblsm.git

I've started to pull together a library for applications that
want to use the new LSM system calls. It's still in a very rough
state, but I wanted to get it in the public eye before I got too
far down a road I might have to abandon. One of its key components
is emulation of lsm_list_modules(), lsm_get_self_attr() and
lsm_set_self_attr() for older kernels. The code lacks much of what
you'd want "production" code to have, like documentation, function
headers and the like. That's coming real soon.

Comments and suggestions for additional interfaces are welcome.


           reply	other threads:[~2024-02-01 18:23 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <b91419ab-84a0-4ef7-99e6-56423d2f9a5e.ref@schaufler-ca.com>]

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=b91419ab-84a0-4ef7-99e6-56423d2f9a5e@schaufler-ca.com \
    --to=casey@schaufler-ca.com \
    --cc=linux-security-module@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).