Tidy browsers section based on new style guide

This commit is contained in:
Pixelo789 2026-04-13 12:06:23 -08:00 committed by JesseBot
commit 51de59423d

View file

@ -27,7 +27,9 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
* [Tainted Software](#tainted-software)
* [Browsers](#browsers)
* [Desktop Browsers](#desktop-browsers)
* [Alternatives](#desktop-browser-alternatives)
* [Mobile Browsers](#mobile-browsers)
* [Alternatives](#mobile-browser-alternatives)
* [Search Engines](#search-engines)
* [Command-Line Shells](#command-line-shells)
* [Computer Graphics](#computer-graphics)
@ -181,29 +183,27 @@ This is a section for repos that are similar to this one either because they are
### Desktop Browsers
| Name | Alternatives | Evidence | Notes |
|---------------------------------------------------------|---------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------|
| Chromium/Blink engine | [Zen], [Epiphany], [Servo] | Presence of [.claude](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [.gemini](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini) and [.agents](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents) |
| Firefox | [Zen], [Epiphany], [Servo] | [Blog post collecting details](https://web.archive.org/web/20260316170257/https://alextheward.com/blog/mozilla_is_now_an_ai_company) |
| [Ladybird](https://github.com/LadybirdBrowser/ladybird) | [Zen], and several other forks | [President of company/core developer discussing Rust language adaption using AI agents.](https://x.com/awesomekling/status/2025898614631915708) [Associated blog post](https://ladybird.org/posts/adopting-rust/) |
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|---|:---:|---|
| Chromium/Blink engine | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.claude), [2](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.gemini), [3](https://github.com/chromium/chromium/tree/aab503953a7f271aad675ef8a38f3108d9c2a0f0/.agents)) |
| Firefox | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/mozilla-firefox/firefox/commit/71cc24b6a400dbd434e4df37087960d94b764791), ([2](https://blog.mozilla.org/en/firefox/hardening-firefox-anthropic-red-team/)))<br />[![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) ([1](https://web.archive.org/web/20260316170257/https://alextheward.com/blog/mozilla_is_now_an_ai_company)) |
| [Ladybird](https://github.com/LadybirdBrowser/ladybird) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://ladybird.org/posts/adopting-rust/)) |
> [!Note]
> **On Desktop Browser Alternatives**
> #### Desktop Browser Alternatives
> * [Epiphany] (by GNOME, WebKit based) does not currently have a stance, but GNOME developers as a whole [show aware anti-"AI" sentiments](https://discourse.gnome.org/t/loupe-no-longer-allows-generative-ai-contributions/27327) and roll out [wide reaching rules](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated) against it.
> * [Servo] (New engine, formerly owned by Mozilla, now by a co-op) is not yet daily driver ready, but has [strong protections](https://book.servo.org/contributing/getting-started.html#ai-contributions) for when it is some time in the future.
### Mobile Browsers
| Name | Alternatives | Evidence | Notes |
|---------|--------------|--------------------------------------------------------------------------------------------|-------|
| Firefox | [IronFox] | [Blog post collecting details](https://alextheward.com/blog/mozilla_is_now_an_ai_company/) | |
| Name | Last Untainted Version or Commit ID | Tags and Evidence |
|---|:---:|---|
| Firefox | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Vibecoded](./badges/vibecoded.svg)](#vibecoded) ([1](https://github.com/mozilla-firefox/firefox/commit/71cc24b6a400dbd434e4df37087960d94b764791), ([2](https://blog.mozilla.org/en/firefox/hardening-firefox-anthropic-red-team/)))<br />[![AI Functionality](./badges/ai-functionality-yellow.svg)](#ai-functionality) ([1](https://web.archive.org/web/20260316170257/https://alextheward.com/blog/mozilla_is_now_an_ai_company)) |
> [!Note]
> **On Mobile Browser Alternatives**
> #### Mobile Browser Alternatives
> * [IronFox] For Android, while not officially related to LibreWolf, some of the same developers work on it.
## Search Engines
| Name | Alternatives | Evidence | Notes |