A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$hooks is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$config is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$log is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$uri is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$router is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$output is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$security is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$input is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$lang is deprecated

Filename: core/Controller.php

Line Number: 75

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$load is deprecated

Filename: core/Controller.php

Line Number: 78

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 129

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 280

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 151

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 208

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 297

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_database_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_database_driver.php

Line Number: 335

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$pagination is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$xmlrpc is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$agent is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$email is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$upload is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Privacy::$common_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 19
Function: __construct

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$pagination is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$xmlrpc is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$agent is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$email is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$upload is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$common_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/kursus/public_html/meet/application/controllers/Privacy.php
Line: 25
Function: view

File: /home/kursus/public_html/meet/index.php
Line: 310
Function: require_once

Privacy and Policy - Daring Meet - Free Online Meeting

Privacy Policy
Last update: 9 August 2021

We (Kursus Estetika or KursusEstetika.com), built Daring Meet (DARING) as a Free app. This SERVICE is provided by Kursus Estetika at no cost and is intended for use as is.

This page is used to inform visitors regarding our policies with the collection, use, and disclosure of Personal Information if anyone decided to use our Service.

Information Collection and Use
For a better experience, while using our Service, we may require you to provide us with certain personally identifiable information, such as: email and optionally provide phone number, display name and picture on profile menu for user information. 

We collect this information when Daring Meet application contacts KursusEstetika.com server  — for example,  when you sign-in, Daring Meet will contact KursusEstetika.com server and will provide your profile and all meeting history ID for better experience using Daring Meet.  All login credentials using third-party service will be handled directly by related third party service (Google.com or Facebook.com or Apple.com).

To provide Daring Meet service, we will process network and usage information including IP addresses for the meeting participants, the user specified URL used to host the meeting.  In some cases, meeting related content, which may contain personal information, is temporarily stored to enable user functionality in a KursusEstetika.com video meeting server.  Examples include:

Data Security
Kursus Estetika takes reasonable steps in an effort to ensure that your Personal Data is treated securely and in accordance with this Privacy Policy. Any information transmission will be encrypted using SSL/HTTPS technology and stored in our database protected by a firewallAlthough We uses reasonable efforts to protect your personal data, transmission via the Internet is not completely secure. Therefore, We cannot guarantee the security of your personal data transmitted using our services, and any transmission is at your own risk.

How is this information used?
Kursus Estetika is not in the business of selling personal information to third parties.  We use this information to deliver Daring Meet service, to identify, troubleshoot problems and to improve Daring Meet service.  In addition, Kursus Estetika may use this information to investigate fraud or abuse.

Service Providers
We may employ third-party companies and individuals due to the following reasons:

Use of third party SDK that allows us to send notification to users who installed Daring App for general information.  Thirdparty SDK may collect your device’s  Identifier, device information, country, language, session.

Daring Meet Login removal (Android, iOS and Facebook Login)
Android:
Use of Google Play Store, Google Firebase, Google Analytics, YouTube livestreaming is governed by Google, by using the Google Services, users are agreeing to be bound by the Google Terms of Service. Google Sign In can be revoked at any time using Google’s security settings page. 

iOS: Use of Apple ID users are agreeing to be bound by the Apple Terms of Service. Users can revoke their Apple ID from Daring Meet app, from the Apple Device (iPhone/iPad) Settings. Open the Settings app then tap on your name at the top. Then press "Password & Security", then tap on "Apps Using Apple ID".  Select "Daring", then tap "Stop using Apple ID".   

Facebook: Use of Facebook users are agreeing to be bound by Facebook Terms of Service. Facebook user can request Daring Meet app to delete the data by going to their Facebook Account’s > Settings & Privacy > Settings > Apps and Websites page. Select Daring Meet and click Remove. 

Meeting ID History Removal
To remove all meetings history can be process from Daring Setting Menu. Click arrow button next to email address, then click "Clear All Meeting ID history" and confirm this action. Note that, all data will be removed permanently.  

Changes to This Privacy Policy
We may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically for any changes. 

Contact Us:
If you have any questions or suggestions about our Privacy Policy, do not hesitate to contact us at support@kursusestetika.com or visit our website www.KursusEstetika.com


DARING Meet Terms of Use

Use of the Service

You agree to Use the Service in accordance with these Terms and in accordance with any and all applicable laws and regulations, including by obtaining all required consents, licenses, rights, authorizations, and/or permits. You shall be solely responsible and liable for Your Use of the Service, including without limitation for any and all content transmitted, streamed, communicated, recorded, received, and/or stored to or through the Service by You (“Your Content”). To the extent that You choose to use any software applications provided by KURSUS ESTETIKA in relation to the Service, You agree that You will promptly install all upgrades, bug fixes, patches, and other corrections relating to the Service made available by KURSUS ESTETIKA

You agree not to use the Service:


Lembaga Estetika Medik -  KursusEstetika.com 
contact us: support@kursusesetika.com