mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-12-24 22:16:41 +01:00
doc: add link to the matrix group.
This commit is contained in:
parent
da3b5103e4
commit
ebf3932e3a
2 changed files with 8 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# apparmor.d
|
# apparmor.d
|
||||||
|
|
||||||
[![][workflow]][action] [![][build]][project] [![][quality]][goreportcard]
|
[![][workflow]][action] [![][build]][project] [![][quality]][goreportcard] [![][matrix]][matrix-link]
|
||||||
|
|
||||||
**Full set of AppArmor profiles**
|
**Full set of AppArmor profiles**
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
**AppArmor.d** is a set of over 1400 AppArmor profiles whose aim is to confine
|
**AppArmor.d** is a set of over 1500 AppArmor profiles whose aim is to confine
|
||||||
most Linux based applications and processes.
|
most Linux based applications and processes.
|
||||||
|
|
||||||
**Purpose**
|
**Purpose**
|
||||||
|
@ -88,6 +88,7 @@ Feedbacks, contributors, pull requests are all very welcome. Please read
|
||||||
[apparmor.pujol.io/development](https://apparmor.pujol.io/development)
|
[apparmor.pujol.io/development](https://apparmor.pujol.io/development)
|
||||||
for more details on the contribution process.
|
for more details on the contribution process.
|
||||||
|
|
||||||
|
Development chat available on https://matrix.to/#/#apparmor.d:matrix.org
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
@ -101,6 +102,8 @@ and thus has the same license (GPL2).
|
||||||
[action]: https://actions-badge.atrox.dev/roddhjav/apparmor.d/goto?ref=main
|
[action]: https://actions-badge.atrox.dev/roddhjav/apparmor.d/goto?ref=main
|
||||||
[quality]: https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat-square
|
[quality]: https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat-square
|
||||||
[goreportcard]: https://goreportcard.com/report/github.com/roddhjav/apparmor.d
|
[goreportcard]: https://goreportcard.com/report/github.com/roddhjav/apparmor.d
|
||||||
|
[matrix]: https://img.shields.io/badge/Matrix-%23apparmor.d-blue?style=flat-square&logo=matrix
|
||||||
|
[matrix-link]: https://matrix.to/#/#apparmor.d:matrix.org
|
||||||
|
|
||||||
[android_model]: https://arxiv.org/pdf/1904.05572
|
[android_model]: https://arxiv.org/pdf/1904.05572
|
||||||
[clipos]: https://clip-os.org/en/
|
[clipos]: https://clip-os.org/en/
|
||||||
|
|
|
@ -44,3 +44,6 @@ Building large set of AppArmor profiles:
|
||||||
- [Linux Security Summit North America (LSS-NA 2023)](https://events.linuxfoundation.org/linux-security-summit-north-america/) *([Slide](https://lssna2023.sched.com/event/1K7bI/building-the-largest-working-set-of-apparmor-profiles-alexandre-pujol-the-collaboratory-tudublin), [Video](https://www.youtube.com/watch?v=OzyalrOzxE8))*
|
- [Linux Security Summit North America (LSS-NA 2023)](https://events.linuxfoundation.org/linux-security-summit-north-america/) *([Slide](https://lssna2023.sched.com/event/1K7bI/building-the-largest-working-set-of-apparmor-profiles-alexandre-pujol-the-collaboratory-tudublin), [Video](https://www.youtube.com/watch?v=OzyalrOzxE8))*
|
||||||
- [Ubuntu Summit 2023](https://events.canonical.com/event/31/) *([Slide](https://events.canonical.com/event/31/contributions/209/))*
|
- [Ubuntu Summit 2023](https://events.canonical.com/event/31/) *([Slide](https://events.canonical.com/event/31/contributions/209/))*
|
||||||
|
|
||||||
|
**Chat**
|
||||||
|
|
||||||
|
A development chat is available on https://matrix.to/#/#apparmor.d:matrix.org
|
||||||
|
|
Loading…
Reference in a new issue