new logo, homepage 2

This commit is contained in:
anonymous 2020-04-07 00:10:51 -04:00
parent e807d6702a
commit 018870f32a
8 changed files with 143 additions and 4 deletions

View File

@ -27,7 +27,7 @@
</div>
<hr/>
<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>.</p>
<p>All contributions must be licensed under the CC0 licensed to be accepted.</p>
<p>All contributions must be licensed under the CC0 license to be accepted.</p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
</div>
</div>

View File

@ -30,7 +30,7 @@
</div>
<hr/>
<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>.</p>
<p>All contributions must be licensed under the CC0 licensed to be accepted.</p>
<p>All contributions must be licensed under the CC0 license to be accepted.</p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
</div>
</div>

105
images/logo2.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 43 KiB

BIN
images/logo3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
images/logo3.xcf Normal file

Binary file not shown.

BIN
images/logo4.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -17,14 +17,14 @@
<div class="main">
<img src="images/logo4.png" alt="The Watchdog - Spyware beware!"/>
<h1>Online Spyware Watchdog</h1>
<p>It is goal of this website is to classify spyware programs, so that users can be more aware that they are installing spyware.</p>
<p>It is the goal of this website is to classify spyware programs, so that users can be more aware that they are installing spyware.</p>
<p>Many "everyday" applications are actually spyware. <b>We take an expansive and strict stance on what constitutes spyware.</b> We define spyware as anything that includes "telemetry, information collection, phoning home, automatic updates, or is listening in".</p>
<p>This website contains articles on popular programs and internet services explaining spyware features, so that potential users can be aware of the information they may be giving away by downloading or using spyware, using easy to understand ratings, detailed explanations, and proof, of how features of these programs can spy on the user.</p>
</div>
<hr/>
<div class="footer">
<p>If you want to edit articles, 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>.</p>
<p>All contributions must be licensed under the CC0 licensed to be accepted.</p>
<p>All contributions must be licensed under the CC0 license to be accepted.</p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="images/cc0.png" alt="CC0 License"/></a>
</div>
</div>

34
old_index.html Normal file
View File

@ -0,0 +1,34 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<link rel="stylesheet" href="style.css">
<meta charset="UTF-8">
<title>Spyware Watchdog</title>
</head>
<body>
<h1>Online Spyware Classification Project</h1>
<div class="border">
<h2 class="notice">NOTICE!:</h2>
<p>Spyware Watchdog is now under the stewardship of the <i>Shadow</i>.<br/>Spyware himself has retired from the role of managing the website.<br>Visit us at the git repo at <a href="https://codeberg.org/TheShadow/SpywareWatchdog">Codeberg</a>, or on XMPP in spyware@conference.nuegia.net.</p>
</div>
<br>
<br>
<img src="images/logo.png" alt="The Watchdog - Spyware beware!">
<br>
<p>
The goal of this website is to classify spyware programs, so that users can be aware that they are installing spyware.
<br/>
Most modern programs that people use today contain malicious spyware features, such as any form of telemetry or information collection of users. This website contains articles on popular programs and internet services explaining spyware features, so that potential users can be aware of the information they may be giving away by downloading or using spyware, using easy to understand ratings and detailed explanations and proofs of how the features of these programs can spy on the user.</p>
<h2><a href="articles/index.html">Browse Articles</a></h2>
<a href="articles/index_es.html">Browse Spanish Articles</a><br>
<s><a href="">Deep Web Mirror</a></s> (Out of order)<br>
<a href="articles/index2.html">Browse Unfinished Articles</a><br>
<a href="guides/faq.html">Frequently Asked Questions</a><br>
<a href="extra.html">Extra Content</a><br>
<a href="contact.html">Contact</a><br>
<a href="https://digdeeper.neocities.org">Dig Deeper - A great privacy site made by one of the biggest contributors to this one!</a><br>
<br>
Original Image by (c) <a href="https://de.wikipedia.org/wiki/Benutzer:Raboe001" class="extiw" title="de:Benutzer:Raboe001">Ra Boe / Wikipedia</a> - <span class="int-own-work" lang="en">Own work</span>, <a title="Creative Commons Attribution-Share Alike 3.0" href="https://creativecommons.org/licenses/by-sa/3.0">CC BY-SA 3.0</a>, <a href="https://commons.wikimedia.org/w/index.php?curid=10400853">Link</a><br>
<p><a href="https://spyware.neocities.org"><img src="images/osw.jpg" alt="Online Spyware Watchdog"></a></p>
</body>
</html>