doc: add link to the play machine.
This commit is contained in:
parent
1aa8b42982
commit
9f0947a0fc
2 changed files with 11 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# apparmor.d
|
# apparmor.d
|
||||||
|
|
||||||
[![][workflow]][action] [![][build]][project] [![][quality]][goreportcard] [![][matrix]][matrix-link]
|
[![][workflow]][action] [![][build]][project] [![][quality]][goreportcard] [![][matrix]][matrix-link] [![][play]][play-link]
|
||||||
|
|
||||||
**Full set of AppArmor profiles**
|
**Full set of AppArmor profiles**
|
||||||
|
|
||||||
|
|
@ -37,6 +37,10 @@
|
||||||
* XFCE (Lightdm) *(work in progress)*
|
* XFCE (Lightdm) *(work in progress)*
|
||||||
- [Fully tested](https://apparmor.pujol.io/development/tests/)
|
- [Fully tested](https://apparmor.pujol.io/development/tests/)
|
||||||
|
|
||||||
|
**Demo**
|
||||||
|
|
||||||
|
You want to try this project, or you are curious about the advanced usage and security it can provide without installing it on your machine. You can try it online on my AppArmor play machine at https://play.pujol.io/
|
||||||
|
|
||||||
> This project is originally based on the work from [Morfikov][upstream] and aims to extend it to more Linux distributions and desktop environments.
|
> This project is originally based on the work from [Morfikov][upstream] and aims to extend it to more Linux distributions and desktop environments.
|
||||||
|
|
||||||
## Concepts
|
## Concepts
|
||||||
|
|
@ -92,6 +96,8 @@ and thus has the same license (GPL2).
|
||||||
[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]: https://img.shields.io/badge/Matrix-%23apparmor.d-blue?style=flat-square&logo=matrix
|
||||||
[matrix-link]: https://matrix.to/#/#apparmor.d:matrix.org
|
[matrix-link]: https://matrix.to/#/#apparmor.d:matrix.org
|
||||||
|
[play]: https://img.shields.io/badge/Live_Demo-play.pujol.io-blue?style=flat-square
|
||||||
|
[play-link]: https://play.pujol.io
|
||||||
|
|
||||||
[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/
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,10 @@ See the [Concepts](concepts.md)' page for more detail on the architecture.
|
||||||
- [ ] :simple-xfce: XFCE (Lightdm) *(work in progress)*
|
- [ ] :simple-xfce: XFCE (Lightdm) *(work in progress)*
|
||||||
- [Fully tested](development/tests.md)
|
- [Fully tested](development/tests.md)
|
||||||
|
|
||||||
|
### Demo
|
||||||
|
|
||||||
|
You want to try this project, or you are curious about the advanced usage and security it can provide without installing it on your machine. You can try it online on my AppArmor play machine at https://play.pujol.io/
|
||||||
|
|
||||||
### Presentations
|
### Presentations
|
||||||
|
|
||||||
Building the largest set of AppArmor profiles:
|
Building the largest set of AppArmor profiles:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue