diff --git a/doc/EN/app_nextcloud.org b/doc/EN/app_nextcloud.org
index 93b3d044..4920101c 100644
--- a/doc/EN/app_nextcloud.org
+++ b/doc/EN/app_nextcloud.org
@@ -24,6 +24,8 @@ NextCloud is a system for file synchronisation and also has many other plugins f
The videoconferencing plugin requires a browser with WebRTC support and so is unlikely to work in a Tor browser, but may still be a better option than using proprietary systems.
+* Operational considerations
+If your ISP or the government in your area is part of your threat model then NextCloud may not be the best choice for hosting files and [[./app_syncthing.html][Syncthing]] could be preferable. In the past the NextCloud company is known to have remotely scanned servers without permission and reported server admins who don't immediately update to the latest version of the software to their ISPs or to questionable government agencies. Depending upon where you are located such activities by the developer, which are not really in the spirit of independent self-hosting, could have very undesirable results.
* Installation
Log into your system with:
diff --git a/image_build/prosody-0.10-1nightly410.tar.gz b/image_build/prosody-0.10-1nightly410.tar.gz
new file mode 100644
index 00000000..267e0534
Binary files /dev/null and b/image_build/prosody-0.10-1nightly410.tar.gz differ
diff --git a/src/freedombone-app-gnusocial b/src/freedombone-app-gnusocial
index 9d82390b..ea5f2956 100755
--- a/src/freedombone-app-gnusocial
+++ b/src/freedombone-app-gnusocial
@@ -299,6 +299,7 @@ function gnusocial_set_expire_months {
}
function configure_interactive_gnusocial {
+ read_config_param GNUSOCIAL_EXPIRE_MONTHS
while true
do
data=$(tempfile 2>/dev/null)
diff --git a/src/freedombone-app-mailpile b/src/freedombone-app-mailpile
index e47d1b4d..548b528c 100755
--- a/src/freedombone-app-mailpile
+++ b/src/freedombone-app-mailpile
@@ -13,7 +13,7 @@
# License
# =======
#
-# Copyright (C) 2016 Bob Mottram
+If your ISP or the government in your area is part of your threat model then NextCloud may not be the best choice for hosting files and Syncthing could be preferable. In the past the NextCloud company is known to have remotely scanned servers without permission and reported server admins who don't immediately update to the latest version of the software to their ISPs or to questionable government agencies. Depending upon where you are located such activities by the developer, which are not really in the spirit of independent self-hosting, could have very undesirable results. +
+Log into your system with:
@@ -286,9 +294,9 @@ Select Add/Remove Apps then nextcloud. You will then be asked forGo to the Administrator control panel and select Passwords then nextcloud. This will give you the password to initially log in to the system and you can change it later from a client app if needed.