You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: install_vivid_volcano.sh
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1074,7 +1074,7 @@ echo -e "${YELLOW}💡 Public Cloud Available:${NC}"
1074
1074
echo -e " For instant access, visit: ${BLUE}https://datviser-vivid-volcano.share.connect.posit.cloud/${NC}"
1075
1075
echo
1076
1076
1077
-
echo -e "${CYAN} Available via web; Data privacy information:${NC}"
1077
+
echo -e "${CYAN}Data privacy information for public Cloud (Posit Connect):${NC}"
1078
1078
echo -e " • Your uploaded data is NOT stored permanently, and is NOT accessible to other users."
1079
1079
echo -e " • Each session is isolated: your data is only available during your active session and is cleared when the session ends (including temporary logs)."
1080
1080
echo -e " • Vivid Volcano does NOT collect, store, or share any uploaded files or analysis results."
@@ -1085,6 +1085,8 @@ echo -e "${YELLOW}⚠️ For your safety:${NC}"
1085
1085
echo -e " • Do NOT upload highly sensitive data (e.g., non-blinded patient data), as the app is hosted on a public server without authentication."
1086
1086
echo -e " • For sensitive data, use this installer to run the app locally or in your own secure cloud container."
1087
1087
echo
1088
+
echo -e "${CYAN}This installer installs Vivid Volcano localy or on the private server container:${NC}"
0 commit comments