Linux Integrity Measurement development
 help / color / mirror / Atom feed
* Linux IMA documentation
@ 2023-08-16 21:42 Ken Goldman
  2023-08-17 16:04 ` Jarkko Sakkinen
  0 siblings, 1 reply; 8+ messages in thread
From: Ken Goldman @ 2023-08-16 21:42 UTC (permalink / raw)
  To: Linux Integrity

Is this the right place to announce this?  If not, let me know.

https://ima-doc.readthedocs.io/en/latest/index.html

This is a first pass at IMA documentation.  It's targeted at users, not 
kernel developers.

Some areas are clearly incomplete, but I don't think there is anything 
incorrect.

Suggestions, contributions, corrections are all welcome.

The source is at https://github.com/IBM/ima-doc

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Linux IMA documentation
  2023-08-16 21:42 Linux IMA documentation Ken Goldman
@ 2023-08-17 16:04 ` Jarkko Sakkinen
  2023-08-31 21:46   ` Ken Goldman
  0 siblings, 1 reply; 8+ messages in thread
From: Jarkko Sakkinen @ 2023-08-17 16:04 UTC (permalink / raw)
  To: Ken Goldman, Linux Integrity

On Wed Aug 16, 2023 at 9:42 PM UTC, Ken Goldman wrote:
> Is this the right place to announce this?  If not, let me know.
>
> https://ima-doc.readthedocs.io/en/latest/index.html
>
> This is a first pass at IMA documentation.  It's targeted at users, not 
> kernel developers.
>
> Some areas are clearly incomplete, but I don't think there is anything 
> incorrect.
>
> Suggestions, contributions, corrections are all welcome.
>
> The source is at https://github.com/IBM/ima-doc

Looks useful for non-IMA kernel developers too IMHO, thanks for doing
this.

BR, Jarkko

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Linux IMA documentation
  2023-08-17 16:04 ` Jarkko Sakkinen
@ 2023-08-31 21:46   ` Ken Goldman
  2023-09-04 21:52     ` Jarkko Sakkinen
  0 siblings, 1 reply; 8+ messages in thread
From: Ken Goldman @ 2023-08-31 21:46 UTC (permalink / raw)
  To: Jarkko Sakkinen, Linux Integrity

Thank you.

Do you know the process for getting this accepted into the kernel 
documentation.

It's not ready today, but I should start on the process/

On 8/17/2023 12:04 PM, Jarkko Sakkinen wrote:
> On Wed Aug 16, 2023 at 9:42 PM UTC, Ken Goldman wrote:
>> Is this the right place to announce this?  If not, let me know.
>>
>> https://ima-doc.readthedocs.io/en/latest/index.html
>>
>> This is a first pass at IMA documentation.  It's targeted at users, not
>> kernel developers.
>>
>> Some areas are clearly incomplete, but I don't think there is anything
>> incorrect.
>>
>> Suggestions, contributions, corrections are all welcome.
>>
>> The source is at https://github.com/IBM/ima-doc
> 
> Looks useful for non-IMA kernel developers too IMHO, thanks for doing
> this.
> 
> BR, Jarkko

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Linux IMA documentation
  2023-08-31 21:46   ` Ken Goldman
@ 2023-09-04 21:52     ` Jarkko Sakkinen
  2023-09-06 20:54       ` Ken Goldman
  0 siblings, 1 reply; 8+ messages in thread
From: Jarkko Sakkinen @ 2023-09-04 21:52 UTC (permalink / raw)
  To: Ken Goldman, Linux Integrity; +Cc: Jonathan Corbet

On Fri Sep 1, 2023 at 12:46 AM EEST, Ken Goldman wrote:
> Thank you.
>
> Do you know the process for getting this accepted into the kernel 
> documentation.

The bulk of the work would be to convert it ReStructured Text and
follow the guidelines in https://docs.kernel.org/doc-guide/index.html

You should also CC the documentation patches to:

* Jonathan Corbet <corbet@lwn.net> (maintainer of the documentation)
* linux-doc@vger.kernel.org
 
Perhaps Mimi could help out formalizing this together so I suggest to
work with her. I'm also happy to review the documentation once the
patches are out.

BR, Jarkko


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Linux IMA documentation
  2023-09-04 21:52     ` Jarkko Sakkinen
@ 2023-09-06 20:54       ` Ken Goldman
  2023-09-13 14:16         ` Roberto Sassu
  0 siblings, 1 reply; 8+ messages in thread
From: Ken Goldman @ 2023-09-06 20:54 UTC (permalink / raw)
  To: Jarkko Sakkinen, Linux Integrity; +Cc: Jonathan Corbet

Jonathan:  What should be my next step?

On 9/4/2023 5:52 PM, Jarkko Sakkinen wrote:
> On Fri Sep 1, 2023 at 12:46 AM EEST, Ken Goldman wrote:
>> Thank you.
>>
>> Do you know the process for getting this accepted into the kernel
>> documentation.
> 
> The bulk of the work would be to convert it ReStructured Text and
> follow the guidelines in https://docs.kernel.org/doc-guide/index.html

I think I did that.  The source .rst is at
https://github.com/IBM/ima-doc

> 
> You should also CC the documentation patches to:
> 
> * Jonathan Corbet <corbet@lwn.net> (maintainer of the documentation)
> * linux-doc@vger.kernel.org

Thank you for this.

>   
> Perhaps Mimi could help out formalizing this together so I suggest to
> work with her. I'm also happy to review the documentation once the
> patches are out.

Mimi worked with me from the beginning.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Linux IMA documentation
  2023-09-06 20:54       ` Ken Goldman
@ 2023-09-13 14:16         ` Roberto Sassu
  2023-09-20 19:02           ` Ken Goldman
  0 siblings, 1 reply; 8+ messages in thread
From: Roberto Sassu @ 2023-09-13 14:16 UTC (permalink / raw)
  To: Ken Goldman, Jarkko Sakkinen, Linux Integrity; +Cc: Jonathan Corbet

On Wed, 2023-09-06 at 16:54 -0400, Ken Goldman wrote:
> Jonathan:  What should be my next step?
> 
> On 9/4/2023 5:52 PM, Jarkko Sakkinen wrote:
> > On Fri Sep 1, 2023 at 12:46 AM EEST, Ken Goldman wrote:
> > > Thank you.
> > > 
> > > Do you know the process for getting this accepted into the kernel
> > > documentation.
> > 
> > The bulk of the work would be to convert it ReStructured Text and
> > follow the guidelines in https://docs.kernel.org/doc-guide/index.html
> 
> I think I did that.  The source .rst is at
> https://github.com/IBM/ima-doc

I think your document is a good candidate for being put in
Documentation/admin-guide/LSM/, once my patch set is upstreamed:

https://lore.kernel.org/linux-integrity/20230904133415.1799503-1-roberto.sassu@huaweicloud.com/

Thanks

Roberto

> > 
> > You should also CC the documentation patches to:
> > 
> > * Jonathan Corbet <corbet@lwn.net> (maintainer of the documentation)
> > * linux-doc@vger.kernel.org
> 
> Thank you for this.
> 
> >   
> > Perhaps Mimi could help out formalizing this together so I suggest to
> > work with her. I'm also happy to review the documentation once the
> > patches are out.
> 
> Mimi worked with me from the beginning.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Linux IMA documentation
  2023-09-13 14:16         ` Roberto Sassu
@ 2023-09-20 19:02           ` Ken Goldman
  2023-09-20 19:55             ` Mimi Zohar
  0 siblings, 1 reply; 8+ messages in thread
From: Ken Goldman @ 2023-09-20 19:02 UTC (permalink / raw)
  To: Roberto Sassu, Jarkko Sakkinen, Linux Integrity; +Cc: Jonathan Corbet

On 9/13/2023 10:16 AM, Roberto Sassu wrote:
> I think your document is a good candidate for being put in 
> Documentation/admin-guide/LSM/, once my patch set is upstreamed: 
> https://lore.kernel.org/linux-integrity/20230904133415.1799503-1-roberto.sassu@huaweicloud.com/

Isn't the documentation separate from this proposed patch?  It doesn't 
claim to document how code works.

What's the process for proposing this work for inclusion in the 
documentation?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Linux IMA documentation
  2023-09-20 19:02           ` Ken Goldman
@ 2023-09-20 19:55             ` Mimi Zohar
  0 siblings, 0 replies; 8+ messages in thread
From: Mimi Zohar @ 2023-09-20 19:55 UTC (permalink / raw)
  To: Ken Goldman, Roberto Sassu, Jarkko Sakkinen, Linux Integrity
  Cc: Jonathan Corbet

On Wed, 2023-09-20 at 15:02 -0400, Ken Goldman wrote:
> On 9/13/2023 10:16 AM, Roberto Sassu wrote:
> > I think your document is a good candidate for being put in 
> > Documentation/admin-guide/LSM/, once my patch set is upstreamed: 
> > https://lore.kernel.org/linux-integrity/20230904133415.1799503-1-roberto.sassu@huaweicloud.com/
> 
> Isn't the documentation separate from this proposed patch?  It doesn't 
> claim to document how code works.

Roberto suggested putting the documentation in the LSM documentation
directory after his patch set is upstreamed.   Only then will IMA/EVM
be considered full LSMs.

Mimi


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-09-20 19:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16 21:42 Linux IMA documentation Ken Goldman
2023-08-17 16:04 ` Jarkko Sakkinen
2023-08-31 21:46   ` Ken Goldman
2023-09-04 21:52     ` Jarkko Sakkinen
2023-09-06 20:54       ` Ken Goldman
2023-09-13 14:16         ` Roberto Sassu
2023-09-20 19:02           ` Ken Goldman
2023-09-20 19:55             ` Mimi Zohar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox