37 lines
2.3 KiB
HTML
37 lines
2.3 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>GZDoom — Spyware Watchdog</title>
|
|
<link rel="stylesheet" href="../style.css"/>
|
|
</head>
|
|
<body>
|
|
<div class="case">
|
|
<div class="nav"><a href="index.html">← Catalog</a></div>
|
|
<div class="main">
|
|
<img src="../images/gzdoom_logo.png" alt="GZDoom Logo"/>
|
|
<h1>GZDoom</h1>
|
|
<p>GZDoom is a source port of Doom based on an older source port, ZDoom.</p>
|
|
<h2>Spyware Level: <span class="yellowgreen">Low</span></h2>
|
|
<p>GZDoom contains telemetry that it reports back to the developers containing general information about your Operating System, CPU Cores, and OpenGL compatibility.<sup><a href="#s1">[1]</a></sup>. GZDoom's developers do not seem to be very good at handling privacy concerns (After all, if this was privacy-concious, it would be opt-in...) and so if you decide to use this program, you should make sure to compile it with the telemetry disabled, and you should make sure that this is the <i>only</i> spyware in the program- there may be more spyware implemented in the future.</p>
|
|
</div>
|
|
<hr/>
|
|
<div class="footer">
|
|
<div class="sources">
|
|
<h4>Sources:</h4>
|
|
<ol>
|
|
<li id="s1"><a href="https://forum.zdoom.org/viewtopic.php?f=49&t=59787">GZStats: A quick rundown</a> <a href="https://web.archive.org/web/20180325212702/https://forum.zdoom.org/viewtopic.php?f=49&t=59787">[web.archive.org]</a> <a href="https://archive.is/2cTl4">[archive.is]</a></li>
|
|
</ol>
|
|
</div>
|
|
<hr/>
|
|
<b>This article was last edited on 5/30/2018</b>
|
|
<p>If you want to edit this article, or contribute your own article(s), visit us at the git repo on <a href="https://codeberg.org/shadow/SpywareWatchdog">Codeberg</a>.</p>
|
|
<p>All contributions must be licensed under the CC0 license to be accepted.</p>
|
|
<a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|