Add some info
This commit is contained in:
parent
decb39bdba
commit
dec7cd7f41
1 changed files with 11 additions and 0 deletions
|
@ -27,24 +27,34 @@ import Layout from "../layouts/Layout-nochrome.astro";
|
||||||
<ul role="list">
|
<ul role="list">
|
||||||
<li>
|
<li>
|
||||||
<a href="https://librewolf.net/">Librewolf</a>
|
<a href="https://librewolf.net/">Librewolf</a>
|
||||||
|
- A fork of Firefox, with a lot of privacy enhancing features. I highly recommend.
|
||||||
</li>
|
</li>
|
||||||
<br />
|
<br />
|
||||||
<li>
|
<li>
|
||||||
<a href="https://mullvad.net/en/browser">Mullvad Browser</a>
|
<a href="https://mullvad.net/en/browser">Mullvad Browser</a>
|
||||||
|
- Fork of Firefox made by the Mullvad team, in collaboration with the Tor team.
|
||||||
</li>
|
</li>
|
||||||
<br />
|
<br />
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.waterfox.net/">Waterfox</a>
|
<a href="https://www.waterfox.net/">Waterfox</a>
|
||||||
|
- Also a fork of Firefox.
|
||||||
</li>
|
</li>
|
||||||
<br />
|
<br />
|
||||||
|
<li>
|
||||||
|
<a href="https://servo.org/">Servo</a>
|
||||||
|
- An up and coming browser built on its own rendering engine, managed by the Linux Foundation.
|
||||||
|
</li>
|
||||||
|
<br>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.netsurf-browser.org/">Netsurf</a>
|
<a href="https://www.netsurf-browser.org/">Netsurf</a>
|
||||||
|
- Browser for UNIX-likes.
|
||||||
</li>
|
</li>
|
||||||
<br />
|
<br />
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.microsoft.com/en-us/download/internet-explorer"
|
<a href="https://www.microsoft.com/en-us/download/internet-explorer"
|
||||||
>Internet Explorer</a
|
>Internet Explorer</a
|
||||||
>
|
>
|
||||||
|
- Highly dependable, and long-lasting browser made by Microsoft.
|
||||||
</li>
|
</li>
|
||||||
<br />
|
<br />
|
||||||
<li>
|
<li>
|
||||||
|
@ -52,6 +62,7 @@ import Layout from "../layouts/Layout-nochrome.astro";
|
||||||
href="https://www.ncsa.illinois.edu/research/project-highlights/ncsa-mosaic/"
|
href="https://www.ncsa.illinois.edu/research/project-highlights/ncsa-mosaic/"
|
||||||
>NCSA Mosaic</a
|
>NCSA Mosaic</a
|
||||||
>
|
>
|
||||||
|
- Probably the best browser you could be using in the modern day.
|
||||||
</li>
|
</li>
|
||||||
<br />
|
<br />
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue