32 lines
2.1 KiB
HTML
32 lines
2.1 KiB
HTML
<?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>Qutebrowser - 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/qutebrowser_logo.png" alt="Qutebrowser Logo"/>
|
|
<h1>Qutebrowser</h1>
|
|
<p>From their website: "qutebrowser is a keyboard-focused browser with a minimal GUI. It's based on Python and PyQt5 and free software, licensed under the GPL." Program tested: v1.3.0 for Windows 7 64-bit. Mitmproxy was used to check for connections.</p>
|
|
<h2>Spyware Level: <span class="lime">Not Spyware</span></h2>
|
|
<p>Qutebrowser <span class="lime">makes no unsolicited requests at all.</span> It is also fully open source. This web browser is a great choice to use, and there is nothing to complain about from a privacy standpoint. (although I don't really know how to use the User Interface that well...) So far this browser looks like it can stand tall in the ranks of the other privacy-respecting web browsers out there.</p>
|
|
<hr></hr>
|
|
<p>This article was created on 5/10/2018</p>
|
|
<p>This article was lasted edited on 10/7/2020</p>
|
|
<hr></hr>
|
|
<p>If you want to contribute to this website, you can always <a href="https://codeberg.org/TheShadow/SpywareWatchdog">make a pull request</a>.</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>
|
|
</body>
|
|
</html> |