Skip to content

Commit 4c5d0e0

Browse files
committed
WEB: Added basic Privacy Policy for Android app
Taken from https://www.videolan.org/vlc/privacy.html
1 parent 00d76cb commit 4c5d0e0

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

public_html/privacy_policy.html

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
<html>
2+
3+
<body>
4+
<h1>ScummVM Privacy Policy</h1>
5+
6+
<p>
7+
This privacy policy covers the use of the 'ScummVM for Android' and
8+
'ScummVM for iOS' / 'ScummVM for tvOS' applications.
9+
</p>
10+
11+
<p>
12+
It may not be applicable to other software produced or released by ScummVM Team.
13+
</p>
14+
15+
<p>
16+
ScummVM does not collect any statistics, personal information, or analytics from
17+
our users, other than built in mechanisms that are present for all the mobile
18+
or embedded applications in their respective main distribution channels.
19+
</p>
20+
21+
<p>
22+
The mobile or embedded versions of 'ScummVM' do allow to enjoy gameplay of cetrain
23+
Adventure and RPG games. Cookies are not stored at any point. Authentication
24+
credentials can be stored optionally on the user's local device upon the user's
25+
explicit request. On iOS and tvOS, authentication credentials can be shared
26+
across devices using proprietary encryption mechanisms provided by the host
27+
operating system, dubbed iCloud Keychain. ScummVM does not have access to
28+
any information stored within.
29+
</p>
30+
31+
</body>
32+
</html>

0 commit comments

Comments
 (0)