-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
40 lines (27 loc) · 2.85 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<!DOCTYPE html>
<html>
<body>
<h1>OnlyChat Privacy Policy</h1>
<p>Privacy Policy
OnlyChat utilizes state-of-the-art security and end-to-end encryption to provide private messaging and Internet calling services to users worldwide (“Services”). Your calls are always encrypted, so they can never be shared or viewed by anyone but yourself and the intended recipients.
Information you provide
Account Information. You register a phone number when you create a OnlyChat account. Phone numbers are used to provide our Services to you and other OnlyChat users. You may optionally add other information to your account, such as a profile name and profile picture. This information is end-to-end encrypted.
Additional technical information is stored on our servers, including randomly generated authentication tokens, keys, push tokens, and other material that is necessary to establish calls and transmit messages. OnlyChat limits this additional technical information to the minimum required to operate the Services.
Contacts. OnlyChat can optionally discover which contacts in your address book are OnlyChat users, using a service designed to protect the privacy of your contacts. Information from the contacts on your device may be cryptographically hashed and transmitted to the server in order to determine which of your contacts are registered.
User Support. If you contact OnlyChat User Support, any personal data you may share with us is kept only for the purposes of researching the issue and contacting you about your case.
Managing your information. You can manage your personal information in OnlyChat’s application Settings. For example, you can update your profile information or choose to enable additional privacy features like a Registration Lock PIN.
Information we may share
Instances where OnlyChat may need to share your data
To meet any applicable law, regulation, legal process or enforceable governmental request.
To enforce applicable Terms, including investigation of potential violations.
To detect, prevent, or otherwise address fraud, security, or technical issues.
To protect against harm to the rights, property, or safety of OnlyChat, our users, or the public as required or permitted by law.
Updates
Regarding the use of Apple TrueDepth API:
We are not storing any info from truedepth api. We are using TrueDepth API through ARKit to capture users face motion to support the main feature of our app: AR Calling. Users could use the AR Calling by clicking the "call" button in any chat screen.
All the info is transferred on a user to user basis. The data will not be shared with any third parties.
We will update this privacy policy as needed so that it is current, accurate, and as clear as possible. Your continued use of our Services confirms your acceptance of our updated Privacy Policy.
</p>
<p>Contact Info: My Email [email protected] </p>
</body>
</html>