docs: harden security for debian install

Funkwhale only need to read the source/config files and read/write to
the data directories.
The source/config files manipulation must be handled by a privileged
user.
This commit is contained in:
jo 2022-11-22 21:34:57 +01:00
commit ae2d5fadfb
No known key found for this signature in database
GPG key ID: B2FEC9B22722B984
2 changed files with 48 additions and 38 deletions

View file

@ -0,0 +1 @@
Harden security for debian install docs