SpywareWatchdog/articles/gzdoom.html

37 lines
2.3 KiB
HTML
Raw Permalink Normal View History

2022-04-23 12:25:34 +03:00
<?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">
2022-04-23 12:25:34 +03:00
<head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
2020-07-30 14:34:56 +03:00
<title>GZDoom — Spyware Watchdog</title>
2022-04-23 12:25:34 +03:00
<link rel="stylesheet" href="../style.css"/>
2020-02-07 09:12:15 +02:00
</head>
<body>
2022-04-23 12:25:34 +03:00
<div class="case">
<div class="nav"><a href="index.html">&larr; 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&amp;t=59787">GZStats: A quick rundown</a> <a href="https://web.archive.org/web/20180325212702/https://forum.zdoom.org/viewtopic.php?f=49&amp;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>
2020-02-07 09:12:15 +02:00
</body>
2020-07-30 14:34:56 +03:00
</html>