ROADMAP: add a security feature

This commit is contained in:
Orsiris de Jong 2024-06-17 17:04:47 +02:00
parent c408b69088
commit 114d90ebe6

View file

@ -56,4 +56,7 @@ Rustic is a current alternative backend candidate I tested. Might happen if enou
We might want to put all files into `resources` directory and have `customization.py` files generated from there.
### New installer
We might need to code an installer script for Linux, and perhaps a NSIS installer for Windows.
We might need to code an installer script for Linux, and perhaps a NSIS installer for Windows.
### Security
Check that the config file is not world writable, so nobody can inject pre/post commands