1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

docs(INSTALL.md): Add link to AppArmor readme.

Hint user about possibility to use AppArmor for security hardening in
ISNTALL.md.
This commit is contained in:
Vincas Dargis 2019-03-17 15:47:00 +02:00
parent 2e682c6e6a
commit b0279bf4ea

View File

@ -26,6 +26,7 @@
- [sqlcipher](#sqlcipher)
- [Compile toxcore](#compile-toxcore)
- [Compile qTox](#compile-qtox)
- [Security hardening with AppArmor](#security-hardening-with-apparmor)
- [OS X](#osx)
- [Windows](#windows)
- [Cross-compile from Linux](#cross-compile-from-linux)
@ -585,6 +586,12 @@ After installing the required dependencies, run `bootstrap.sh` and then run the
the packages necessary for building `.deb`s, so be prepared to type your
password for sudo.
---
### Security hardening with AppArmor
See [AppArmor] to enable confinement for increased security.
<a name="osx" />
@ -817,6 +824,7 @@ Switches:
included
[AppArmor]: /security/apparmor/README.md
[Atk]: https://wiki.gnome.org/Accessibility
[Cairo]: https://www.cairographics.org/
[Check]: https://libcheck.github.io/check/