[Scummvm-git-logs] scummvm-web master -> 4c5d0e0efb6bb9fa27095b429fc07f87e4752d9c

sev- noreply at scummvm.org
Thu Feb 23 21:15:46 UTC 2023


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
4c5d0e0efb WEB: Added basic Privacy Policy for Android app


Commit: 4c5d0e0efb6bb9fa27095b429fc07f87e4752d9c
    https://github.com/scummvm/scummvm-web/commit/4c5d0e0efb6bb9fa27095b429fc07f87e4752d9c
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-02-23T22:15:40+01:00

Commit Message:
WEB: Added basic Privacy Policy for Android app

Taken from https://www.videolan.org/vlc/privacy.html

Changed paths:
  A public_html/privacy_policy.html


diff --git a/public_html/privacy_policy.html b/public_html/privacy_policy.html
new file mode 100644
index 00000000..9ad2d9b4
--- /dev/null
+++ b/public_html/privacy_policy.html
@@ -0,0 +1,32 @@
+<html>
+
+<body>
+<h1>ScummVM Privacy Policy</h1>
+
+<p>
+This privacy policy covers the use of the 'ScummVM for Android' and
+'ScummVM for iOS' / 'ScummVM for tvOS' applications.
+</p>
+
+<p>
+It may not be applicable to other software produced or released by ScummVM Team.
+</p>
+
+<p>
+ScummVM does not collect any statistics, personal information, or analytics from
+our users, other than built in mechanisms that are present for all the mobile
+or embedded applications in their respective main distribution channels.
+</p>
+
+<p>
+The mobile or embedded versions of 'ScummVM' do allow to enjoy gameplay of cetrain
+Adventure and RPG games. Cookies are not stored at any point. Authentication
+credentials can be stored optionally on the user's local device upon the user's
+explicit request. On iOS and tvOS, authentication credentials can be shared
+across devices using proprietary encryption mechanisms provided by the host
+operating system, dubbed iCloud Keychain. ScummVM does not have access to
+any information stored within.
+</p>
+
+</body>
+</html>




More information about the Scummvm-git-logs mailing list