PretendYoureXyzzy/WebContent/privacy.html

49 lines
2.8 KiB
HTML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Pretend You're Xyzzy - Privacy Information</title>
<link rel="stylesheet" type="text/css" href="cah.css" media="screen" />
</head>
<body>
<p>The information on this page applies only to Pretend You're Xyzzy servers running under the
<a href="//pretendyoure.xyz/zy">pretendyoure.xzy/zy domain</a>. Other servers may have other logging
policies.</p>
<h1>Temporary logs</h1>
<p>There are two kinds of temporary logs.</p>
<h2>Server monitoring logs</h2>
<p>Logs which contain your IP address are collected and kept for a period of a few weeks, to assist
with monitoring the server. These logs do not correlate to your username and are not willingly
shared with third parties.</p>
<h1>Permanent logs</h1>
<p>Game play details are kept on a permanent basis, to analyze which cards are the most and least
popular. The data in these logs may be made publicly available once an interface is completed, and
may be shared with third parties. These logs will never contain directly personally identifiable
information, however they do connect cards played in multiple rounds and games together, and include
geographic information no more precise than your postal (ZIP) code (and may be incredibly
inaccurate). Additionally, unless you opt-out on the Preferences tab, your card play history will be
tracked between multiple sessions.</p>
<p>These data points are collected when you connect to a game server:</p>
<ul>
<li>A temporary ID to correlate all cards you play during a session.</li>
<li>A persistent ID to correlate your activity between different sessions. Opting-out in the
Preferences tab will prevent this ID from being saved between sessions, causing a new one to be
generated every time.</li>
<li>Your rough geographic location, including city, state/province/territory, country, and postal
code, to some degree of accuracy.</li>
<li>Information about your web browser including its name (Chrome, Firefox, etc.) and current
language (English, etc.).</li>
<li>Information about your device including its operating system (Windows, Android, etc.) and type
(phone, tablet, PC, etc.).</li>
</ul>
<p><strong>At no point is your IP address, chosen user name, or chat willingly shared with anyone
for any purpose. Fill-in-the-blank card text is, however, logged and shared.</strong></p>
<h1>Google Analytics</h1>
<p>Yeah, who doesn't use that these days? I honestly don't look at it very often. It's cool to see
where people are getting linked to this from. You can block it if you really want to, but I'd prefer
you didn't.</p>
</body>
</html>