fixed the xhtml
This commit is contained in:
parent
3b5522b507
commit
5506fd0d7c
|
@ -13,13 +13,13 @@
|
||||||
|
|
||||||
<div class="center">
|
<div class="center">
|
||||||
|
|
||||||
<img src="../images/otter_browser_logo.png" alt="Otter Browser Logo"/>
|
<img src="../images/otter_browser_logo.png" alt="Otter Browser Logo"/>
|
||||||
|
|
||||||
<p>From their website: "Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5." Their motto is: "Controlled by the user, not vice versa". Version tested: 0.9.12 (SlackBuild from slackbuilds.org). Program used for testing requests: Mitmproxy.</p>
|
<p>From their website: "Otter Browser aims to recreate the best aspects of the classic Opera (12.x) UI using Qt5." Their motto is: "Controlled by the user, not vice versa". Version tested: 0.9.12 (SlackBuild from slackbuilds.org). Program used for testing requests: Mitmproxy.</p>
|
||||||
|
|
||||||
<h2>Spyware Level: <font color=lime>Not Spyware</font></h2>
|
<h2>Spyware Level: <span class="lime">Not Spyware</span></h2>
|
||||||
|
|
||||||
<p>Otter Browser <b><font color=lime>makes no unsolicited requests at all.</font></b> It is fully open source. The developers, also, don't plan to include any spyware "features" in the future. This seems like a true privacy-based web browser (at least for now).</p>
|
<p>Otter Browser <b><span class="lime">makes no unsolicited requests at all.</span></b> It is fully open source. The developers, also, don't plan to include any spyware "features" in the future. This seems like a true privacy-based web browser (at least for now).</p>
|
||||||
|
|
||||||
<hr></hr>
|
<hr></hr>
|
||||||
|
|
||||||
|
@ -30,9 +30,7 @@
|
||||||
|
|
||||||
<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>. All contributions must be licensed under the CC0 license to be accepted.</p>
|
<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>. All contributions must be licensed under the CC0 license to be accepted.</p>
|
||||||
|
|
||||||
<a img class="icon" src="../images/cc0.png" alt="CC0 License" href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"></a>
|
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img class="icon" src="../images/cc0.png" alt="CC0 License"/></a>
|
||||||
|
|
||||||
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img src="../images/cc0.png" class="icon" alt="CC0 License" title='CC0'/></a>
|
|
||||||
|
|
||||||
<p><a href="../articles/index.html">Back to catalog</a></p>
|
<p><a href="../articles/index.html">Back to catalog</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue