SpywareWatchdog/articles/falkon.html

41 lines
1.9 KiB
HTML
Raw Normal View History

2020-07-25 12:33:15 +03:00
<!--Old Style-->
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-07-30 14:34:56 +03:00
<title>Falkon — Spyware Watchdog</title>
2020-02-07 09:12:15 +02:00
</head>
<body>
2020-02-08 10:32:22 +02:00
<img src="../images/falkon_logo.png" alt="falkon Logo">
2020-06-04 04:22:07 +03:00
<h1>Falkon</h1>
2020-02-07 09:12:15 +02:00
<p>
Falkon is a KDE web browser using QtWebEngine rendering engine, previously known as QupZilla.
</p>
<h2>Spyware Level: <font color=lightgreen>Probably Not Spyware</font></h2>
<p>
2020-07-30 14:34:56 +03:00
When another contributor tested this browser on Linux, it made <font color=lime><b>no unsolicited connections.</b></font> When I ran it on Windows, it connected to
a domain unrelated to the homepage (DuckDuckGo). But, i'm not sure what it was for, and it wasn't reproduced on Linux. This browser is probably fine, but
2020-02-08 10:09:18 +02:00
you should run your own tests and email me about what you found or didn't find.
2020-02-07 09:12:15 +02:00
</p>
<h3>Phoning Home?</h3>
<p>
2020-07-30 14:34:56 +03:00
On the first run of Falkon, using the 32-bit Windows version, it connected to these addresses, even though I was on its homepage, which seems to be
2020-02-07 09:12:15 +02:00
locally stored because it does not create any requests when I go to it normally. I don't know what these are for.
Maybe it's a form of phoning home? The first IP is for the domain: github.map.fastly.net which seems to be part of a CDN.
</p>
2020-07-30 14:34:56 +03:00
<img class="screenshot" src="../images/falkon_firstrun.png" alt="Is Falkon phoning home?">
2020-02-07 09:12:15 +02:00
<hr>
2020-06-04 04:22:07 +03:00
<center>
2020-02-07 09:12:15 +02:00
<p><b>
This article was last edited on 8/24/2018
</b></p>
<p>
2020-11-17 22:21:19 +02:00
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.
2020-02-07 09:12:15 +02:00
</p>
2021-01-02 07:54:37 +02:00
<a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License"></a>
2020-06-04 04:22:07 +03:00
<p><a href="../articles/index.html">Back to catalog</a></p>
</center>
2020-02-07 09:12:15 +02:00
</body>
2020-07-30 14:34:56 +03:00
</html>