SpywareWatchdog/articles/surf_fr.html

44 lines
2.4 KiB
HTML
Raw Normal View History

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="application/xhtml+xml;charset=utf-8"/>
2020-07-30 14:34:56 +03:00
<title>Surf — Spyware Watchdog</title>
<link rel="stylesheet" href="../style.css"/>
</head>
<body>
<div class="case">
2020-06-05 08:38:22 +03:00
<div class="nav"><a href="index.html">&larr; Catalogue</a></div>
<div class="main">
<img width="100" height="37" src="../images/surf_logo.png" alt="Surf Logo"/>
2020-06-04 04:22:07 +03:00
<h1>Surf</h1>
<center>
2020-11-04 03:12:50 +02:00
<a href="../articles/surf.html">[English]</a>
<a href="../articles/surf_pl.html">[Polski]</a><br><br>
</center>
<p>
2020-06-04 04:22:07 +03:00
D'apres le site de Suckless: "surf est un navigateur simple basé sur WebKit2/GTK+. Il peut afficher des sites web et suivre des liens."<sup><a href="#1">[1]</a></sup> Testé: version 2.0 pour Linux. Mitmproxy a été utilisé pour vérifier les connections.
</p>
<h2>Niveau: <span class="green">Pas un Spyware</span></h2>
<p>
Surf <b><span class="green">ne fait aucune requete non-solicitée.</span></b>
C'est aussi un logiciel libre sous la license Expat. Il a été testé en meme temps que tabbed, un logiciel développé pour les utilisateurs de surf qui ajoute le support pour des onglets0. D'un point de vue vie privée, Surf est un navigateur parfait.
</p>
<p>Surf a besoin de Proxychains pour se connecter a Tor car il ne supporte que les proxys HTTP (au lieu de SOCKS pour Tor).</p>
</div>
<hr/>
<div class="footer">
<div class="sources">
2020-06-04 04:22:07 +03:00
<h4>Sources</h4>
<center>
<a name="1">1.</a><a href="https://surf.suckless.org/">surf.suckless.org</a> <a href="https://web.archive.org/web/20200307222953/https://surf.suckless.org/">[web.archive.org]</a></br>
</center>
</div>
<hr/>
2020-11-17 22:57:52 +02:00
<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="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
</div>
</div>
</body>
2020-06-05 08:38:22 +03:00
</html>