2018-08-02 11:48:10 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								< ? php  
						 
					
						
							
								
									
										
										
										
											2021-03-18 18:26:03 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								require_once ( " config.php " );  
						 
					
						
							
								
									
										
										
										
											2021-03-19 11:27:57 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								require_once ( " template.php " );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								require_once ( " classes/constellation.php " );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								require_once ( " classes/db-class.php " );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								$db  =  new  SSDB ();  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								define ( " WEB_URL " ,  $db -> getSetting ( $mysqli ,  " url " ));  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-03-19 19:38:54 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								Template :: render_header ( " Privacy Policy " ,  " privacy " );  
						 
					
						
							
								
									
										
										
										
											2018-08-02 11:48:10 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-03-18 18:26:03 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								echo  " <h1> "  .  _ ( " Privacy Policy " )  .  " </h1> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  " <h2> "  .  _ ( " Who we are " )  .  " </h2> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  WHO_WE_ARE ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  " <h2> "  .  _ ( " Contact " )  .  " </h2> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  POLICY_NAME  .  " <br> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  ADDRESS  .  " <br> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  POLICY_MAIL  .  " <br> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								if  ( defined ( 'POLICY_PHONE' )  &&  POLICY_PHONE  !=  " " )  {  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									echo  POLICY_PHONE  .  " <br> " ; 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								}  
						 
					
						
							
								
									
										
										
										
											2018-08-02 11:48:10 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-03-18 18:26:03 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								echo  '<h2>'  .  _ ( " What personal data we collect and why " )  .  '</h2>' ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  '<h3>'  .  _ ( " General " )  .  " </h3> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  _ ( " If you access our websites, the following information will be saved: IP-address, Date, Time, Browser queries, 
  
						 
					
						
							
								
									
										
										
										
											2018-08-02 11:48:10 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									General  information  about  your  browser ,  operating  system  and  all  search  queries  on  the  sites .  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									This  user  data  will  be  used  for  anonym  user  statistics  to  recognize  trends  and  improve  our  content . 
							 
						 
					
						
							
								
									
										
										
										
											2020-11-05 16:54:04 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
									" ) .  " < br > " ;
 
							 
						 
					
						
							
								
									
										
										
										
											2021-03-18 18:26:03 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								echo  '<h3>'  .  _ ( " Telegram " )  .  " </h3> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  _ ( " If you use the Telegram Login Widget (The blue  \" Login with Telegram \"  button), we recive the following data from the service  \" Telegram \"  (<a href= \" https://telegram.org \" >telegram.org</a>): " );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  ' < ul >  
						 
					
						
							
								
									
										
										
										
											2020-11-05 16:54:04 +03:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
											< li > '  .  _ ( " Your Telegram-User-ID " )  .  " </li>
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
											< li > "  . _( " Your  Telegram  username " ) . '</li>
 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
											< li > ' . _("The name you provided when registering with Telegram.") . ' </ li > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
											< li > ' . _("Your telegram profile picture") . ' </ li > 
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
										</ ul > ' ; 
							 
						 
					
						
							
								
									
										
										
										
											2021-03-18 18:26:03 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								echo  _ ( " Although we are receiving this data, we only save your telegram ID, your telegram username and the first and last name you provided telegram when registred for their service. " );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  _ ( " We are saving this data, to provide a subscription service which alerts you about status update via our telegram bot. With this data we know who we need to send the alert to. Also we know your name, so we can say hi to you. " );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  _ ( " Because of this, we also save who has subscribed which service. " );  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  " <h2> "  .  _ ( " How we protect your data " )  .  " </h2> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  _ ( " In collaboration with our hosting provider we try our best to protect our 
  
						 
					
						
							
								
									
										
										
										
											2018-08-02 11:48:10 +02:00 
										
									 
								 
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									databases  against  access  from  third  parties ,  losses ,  misuse  or  forgery . 
							 
						 
					
						
							
								
									
										
										
										
											2018-07-13 10:22:06 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
									" ) .  " < br >< br > " ;
 
							 
						 
					
						
							
								
									
										
										
										
											2021-03-18 18:26:03 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								echo  " <h2> "  .  _ ( " Third party that receive your personal data " )  .  " </h2> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  " Our hosting provider can access the date we store on their server. We have a data processing agreement with them. " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
								echo  " <h3> "  .  _ ( " Cookies " )  .  " </h3> " ;  
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
										 
							
							
								echo  _ ( " This site uses cookies –   
						 
					
						
							
								
									
										
										
										
											2018-06-07 22:11:28 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
									In  general ,  cookies  are  used  to  retain  user  preferences ,  store  information  for  things  like  shopping  carts ,  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									and  provide  anonymised  tracking  data  to  third  party  applications  like  Google  Analytics .  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									As  a  rule ,  cookies  will  make  your  browsing  experience  better .  However ,  you  may  prefer  to  disable  cookies  on  this  site  and  on  others .  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									The  most  effective  way  to  do  this  is  to  disable  cookies  in  your  browser .  We  suggest  consulting  the  Help  section  of  your  browser  
							 
						 
					
						
							
								
							 
							
								
							 
							
								 
							
								
									
								 
							
							
									or  taking  a  look  at  the  About  Cookies  website  which  offers  guidance  for  all  modern  browsers " );
 
							 
						 
					
						
							
								
									
										
										
										
											2018-06-07 21:59:41 +02:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								
							 
						 
					
						
							
								
									
										
										
										
											2021-03-18 18:26:03 +01:00 
										
									 
								 
							 
							
								
									
										 
								
							 
							
								 
							
								
									
								 
							
							
								Template :: render_footer ();