| 
				
			 | 
			
			
				@@ -6762,7 +6762,7 @@ function install_gogs { 
			 | 
		
	
		
			
			| 
				6762
			 | 
			
				6762
			 | 
			
			
				       echo "DOMAIN = $GIT_DOMAIN_NAME" >> /home/$MY_USERNAME/README 
			 | 
		
	
		
			
			| 
				6763
			 | 
			
				6763
			 | 
			
			
				       echo "ROOT_URL = https://$GIT_DOMAIN_NAME/" >> /home/$MY_USERNAME/README 
			 | 
		
	
		
			
			| 
				6764
			 | 
			
				6764
			 | 
			
			
				       echo '' >> /home/$MY_USERNAME/README 
			 | 
		
	
		
			
			| 
				6765
			 | 
			
				
			 | 
			
			
				-      echo "Note that there's a security compromise here." >> /home/$MY_USERNAME/README 
			 | 
		
	
		
			
			| 
				
			 | 
			
				6765
			 | 
			
			
				+      echo "Note that there's a usability/security trade-off made here." >> /home/$MY_USERNAME/README 
			 | 
		
	
		
			
			| 
				6766
			 | 
			
				6766
			 | 
			
			
				       echo "In order to allow git clone via http we don't redirect everything" >> /home/$MY_USERNAME/README 
			 | 
		
	
		
			
			| 
				6767
			 | 
			
				6767
			 | 
			
			
				       echo 'over https. Instead only critical things such as user login,' >> /home/$MY_USERNAME/README 
			 | 
		
	
		
			
			| 
				6768
			 | 
			
				6768
			 | 
			
			
				       echo 'settings and admin are encrypted.' >> /home/$MY_USERNAME/README 
			 |