Merge pull request 'corrections in articles/clementine.html | translated badwolf article to german | fleshed out 404 page | better README.md' (#113) from LetMeByte/SpywareWatchdog:master into master
Reviewed-on: https://codeberg.org/shadow/SpywareWatchdog/pulls/113
This commit is contained in:
commit
163e277952
|
@ -1,3 +1,7 @@
|
||||||
# Online Spyware Watchdog
|
# Online Spyware Watchdog
|
||||||
This is the git repo for the [Online Spyware Watchdog](https://spyware.neocities.org/).
|
This is the git repo for the [Online Spyware Watchdog](https://spyware.neocities.org).
|
||||||
You can contribute here if you like :)
|
|
||||||
|
Feel free to add reviews and translations or edit existing content should you find any bugs, mistakes or dead links. :)
|
||||||
|
|
||||||
|
# Discussion
|
||||||
|
To join the discussion please use the [XMPP-Groupchat](xmpp:spyware@conference.nuegia.net).
|
|
@ -4,7 +4,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
|
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
<meta name="viewport" content="width=device-width,initial-scale=1"/>
|
||||||
<meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/articles/lynx.html"/>
|
<meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/articles/badwolf.html"/>
|
||||||
<link rel="icon" href = "../images/favicon.ico"/>
|
<link rel="icon" href = "../images/favicon.ico"/>
|
||||||
<title>BadWolf - Spyware Watchdog</title>
|
<title>BadWolf - Spyware Watchdog</title>
|
||||||
<link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
|
<link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
|
||||||
|
|
|
@ -0,0 +1,43 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" 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"/>
|
||||||
|
<meta http-equiv="onion-location" content="http://spywaredrcdg5krvjnukp3vbdwiqcv3zwbrcg6qh27kiwecm4qyfphid.onion/articles/badwolf_de.html"/>
|
||||||
|
<link rel="icon" href = "../images/favicon.ico"/>
|
||||||
|
<title>BadWolf - Spyware Watchdog</title>
|
||||||
|
<link href="../style.css" rel="stylesheet" type="text/css" media="all"/>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<div class="case">
|
||||||
|
<div class="nav">
|
||||||
|
<a href="index.html">← Catalog</a>
|
||||||
|
</div>
|
||||||
|
<div class="center">
|
||||||
|
<img src="../images/badwolf.png" alt="BadWolf Logo"/>
|
||||||
|
<h1>BadWolf</h1>
|
||||||
|
<p>Badwolf ist ein minimalistischer und auf Privatsphäre ausgelegter Webbrowser, basierend auf WebKitGTK.</p>
|
||||||
|
<h2>Spyware-Level: <span class="green">Keine Spyware</span></h2>
|
||||||
|
<p>BadWolf <span class="green">stellt nicht ungefragt Verbindungen her.</span></p>
|
||||||
|
<p>BadWolf ist ein guter Browser und definitiv einen Blick wert. Die nützlichsten Funktionen sind der integrierte JavaScript-Schalter und die Option, Bilder standardmässig nicht anzuzeigen.</p>
|
||||||
|
<hr></hr>
|
||||||
|
<h4>Weitere Informationen</h4>
|
||||||
|
<p><a href="https://hacktivis.me/projects/badwolf">BadWolf Homepage</a></p>
|
||||||
|
<hr></hr>
|
||||||
|
<p>Dieser Artikel wurde am 19.6.2022 erstellt</p>
|
||||||
|
<p>Dieser Artikel wurde zuletzt am 12.2.2022 bearbeitet</p>
|
||||||
|
<hr></hr>
|
||||||
|
<!--Dont change-->
|
||||||
|
<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>
|
||||||
|
<!--Dont change-->
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
|
</html>
|
|
@ -20,10 +20,10 @@ Clementine - is a music player and library organizer, based on Amarok 1.4, and l
|
||||||
<h2>Spyware Level: <span class="yellowgreen">Possible Spyware</span></h2>
|
<h2>Spyware Level: <span class="yellowgreen">Possible Spyware</span></h2>
|
||||||
<h3>Clementine is making some http requests on start</h3>
|
<h3>Clementine is making some http requests on start</h3>
|
||||||
<p>
|
<p>
|
||||||
As Mitmproxy + Proxychains show, Clementine is making request to <code> data.clementine-player.org</code>. If we search information about this domain, we can see, it's making for fetch some information about artist's, songs, and OAuth info.<sup><a href="#2">[2]</a></sup>
|
As Mitmproxy + Proxychains show, Clementine makes requests to <code> data.clementine-player.org</code>. If we search information about this domain, we can see it's for fetching information about artists, songs and OAuth info.<sup><a href="#2">[2]</a></sup>
|
||||||
</p>
|
</p>
|
||||||
<h3>Clementine is using Non-Free Web services</h3>
|
<h3>Clementine is using Non-Free Web services</h3>
|
||||||
<p>It's made to give search suggestitions, song's text, online radio and podcasts list. Also, Clementine is using Wikipedia as main information source about artists. Wikipedia is logging your IP-adress. Clementine is have native possability to run traffic through proxy.</p>
|
<p>It's made to give search suggestitions, lyrics, and internet radio and podcast lists. Also, Clementine is using Wikipedia as the main source of information about artists. Wikipedia is logging your IP-adress. Clementine does have the native possibility to run network traffic through a proxy.</p>
|
||||||
<hr />
|
<hr />
|
||||||
<h2>Sources</h2>
|
<h2>Sources</h2>
|
||||||
<p>
|
<p>
|
||||||
|
@ -34,7 +34,7 @@ Clementine - is a music player and library organizer, based on Amarok 1.4, and l
|
||||||
<br />
|
<br />
|
||||||
<hr />
|
<hr />
|
||||||
<p><b>
|
<p><b>
|
||||||
This article was last edited on 10/1/2021
|
This article was last edited on 2/3/2022
|
||||||
</b></p>
|
</b></p>
|
||||||
<p>
|
<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>. All contributions must be licensed under the CC0 license to be accepted.
|
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>. All contributions must be licensed under the CC0 license to be accepted.
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<h2>Web Browsers</h2>
|
<h2>Web Browsers</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="../articles/browsers.html">Comparison between web browsers</a></li>
|
<li><a href="../articles/browsers.html">Comparison between web browsers</a></li>
|
||||||
<li><a href="../articles/badwolf.html">BadWolf</a></li>
|
<li><a href="../articles/badwolf.html">BadWolf</a> <a href="../articles/badwolf_de.html">[deutsch]</a> </li>
|
||||||
<li><a href="../articles/brave.html">Brave</a> <a href="../articles/brave_ru.html">[Русский]</a></li>
|
<li><a href="../articles/brave.html">Brave</a> <a href="../articles/brave_ru.html">[Русский]</a></li>
|
||||||
<li><a href="../articles/chrome.html">Google Chrome</a> <a href="../articles/chrome_es.html">[Español]</a> <a href="chrome_pl.html">[Polski]</a></li>
|
<li><a href="../articles/chrome.html">Google Chrome</a> <a href="../articles/chrome_es.html">[Español]</a> <a href="chrome_pl.html">[Polski]</a></li>
|
||||||
<li><a href="../articles/dissenter.html">Dissenter</a></li>
|
<li><a href="../articles/dissenter.html">Dissenter</a></li>
|
||||||
|
|
|
@ -1 +1,14 @@
|
||||||
404 Not Found
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/MarkUp/SCHEMA/xhtml11.xsd" 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"/>
|
||||||
|
<link rel="icon" href = "images/favicon.ico"/>
|
||||||
|
<title>404 Not Found</title>
|
||||||
|
<link href="./style.css" rel="stylesheet" type="text/css" media="all"/>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<p>404 Not Found</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue