From 18fc692397a64f8e1fe719ebec794d12856d4be2 Mon Sep 17 00:00:00 2001 From: Kroese Date: Wed, 17 May 2023 07:30:55 +0200 Subject: [PATCH] Readme --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index e3ba28a..7c49a34 100644 --- a/readme.md +++ b/readme.md @@ -170,6 +170,12 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti * ### What are the differences compared to standard DSM? There are only two minor differences: the Virtual Machine Manager package is not provided and Surveillance Station doesn't include any free licenses. + + * ### Is this project fully legal? + + Yes, this project contains only open-source code and does not distribute any copyrighted material. Neither does it try to circumvent any copyright protection measures. So by all applicable laws this project should be considered legal. + + However by installing Synology's Virtual DSM you must accept their end-user license agreement, which does not permit installation on non-Synology hardware. So only run this project on a official Synology NAS via the Container Manager package, as any other use will be a violation of their terms and conditions. ## Disclaimer