SpywareWatchdog/articles/gzdoom.html

40 lines
1.9 KiB
HTML
Raw Normal View History

2020-02-07 09:12:15 +02:00
<!DOCTYPE HTML>
<html lang=”en-us”>
<head>
<link rel="stylesheet" href="../style.css">
2020-02-07 09:12:15 +02:00
<meta charset="UTF-8">
2020-06-04 04:22:07 +03:00
<title>GZDoom - Spyware Watchdog</title>
2020-02-07 09:12:15 +02:00
</head>
<body>
2020-02-08 10:32:22 +02:00
<img src="../images/gzdoom_logo.png" alt="GZDoom Logo">
2020-06-04 04:22:07 +03:00
<h1>GZDoom</h1>
2020-02-07 09:12:15 +02:00
<p>
2020-02-08 10:09:18 +02:00
GZDoom is a source port of Doom based on an older source port, ZDoom.
2020-02-07 09:12:15 +02:00
</p>
<h2>Spyware Level: <font color=yellowgreen>Low</font></h2>
<p>
GZDoom contains telemetry that it reports back to the developers containing general information about your Operating System, CPU Cores, and OpenGL compatiblity.<sup><a href="#1">[1]</a></sup>.
2020-02-08 10:09:18 +02:00
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 telemtery 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.
2020-02-07 09:12:15 +02:00
</p>
<hr>
2020-06-04 04:22:07 +03:00
<center>
2020-02-07 09:12:15 +02:00
<h2>Sources</h2>
<p>
<a name="1">1.</a>
<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><br>
</p>
<hr>
<p><b>
This article was last edited on 5/30/2018
</b></p>
<p>
If you want to edit this article, or contribute your own article(s), contact us on XMPP over in spyware@conference.nuegia.net, or visit us at the git repo on <a href="https://codeberg.org/TheShadow/SpywareWatchdog">Codeberg</a>. All contributions must be licensed under the CC0 liscence to be accepted.
2020-02-07 09:12:15 +02:00
</p>
2020-06-04 04:22:07 +03:00
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 Liscence"></a>
<p><a href="../articles/index.html">Back to catalog</a></p>
</center>
2020-02-07 09:12:15 +02:00
</body>
2020-06-04 04:22:07 +03:00
</html>