mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-07-14 07:24:33 +02:00
try a browser table instead of a just a list to make the OS support more clear
also change to full "soft fork warning" instead of just the emoji
This commit is contained in:
parent
7050524c02
commit
bbc6b8ac41
1 changed files with 13 additions and 6 deletions
19
README.md
19
README.md
|
|
@ -338,7 +338,9 @@ Evidence may be, but is not limited to:
|
|||
|
||||
## Soft Fork Warning
|
||||
|
||||
A soft fork warning means that the project you see a <sup>⚠️</sup> next to is "soft forked" from a tainted project. A soft fork means that the fork is may still merge in tainted commits from the upstream project. Sometimes a soft fork is your only option for the sake of harm reduction.
|
||||
<sup>[⚠️ soft fork warning](#soft-fork-warning)</sup>
|
||||
|
||||
Any project that you see a "<sup>[⚠️ soft fork warning](#soft-fork-warning)</sup>" next to is "soft forked" from an upstream tainted project. A soft fork means that the fork may still merge in commits from the tainted upstream project that it was forked from. Sometimes a soft fork is your only option for the sake of harm reduction, so we still allow these to be listed as alternatives, so long as soft fork itself still has an Anti-AI policy. We add the warning though, so you can choose your own risk appetite.
|
||||
|
||||
## Request for Help
|
||||
|
||||
|
|
@ -635,9 +637,11 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
> [!Note]
|
||||
> #### 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.
|
||||
> * [Waterfox] [](#anti-ai-policy) ([1](https://www.waterfox.com/blog/no-ai-here-response-to-mozilla/)) [<sup>⚠️Soft Fork</sup>](#soft-fork-warning)
|
||||
> | Name | OS | Notes |
|
||||
> |------|----|-------|
|
||||
> | [Epiphany] | Linux | (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] | Linux, MacOS, Windows | (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. |
|
||||
> | [Waterfox] | Linux, MacOS, Windows | They have [clear anti-ai stance](https://www.waterfox.com/blog/no-ai-here-response-to-mozilla/). <sup>[⚠️ soft fork](#soft-fork)</sup> |
|
||||
|
||||
### Headless Browsers
|
||||
|
||||
|
|
@ -656,8 +660,11 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
> [!Note]
|
||||
> #### Mobile Browser Alternatives
|
||||
> * [IronFox] For Android, while not officially related to LibreWolf, some of the same developers work on it.
|
||||
> * [Waterfox] For Android.
|
||||
> | Name | OS | Notes |
|
||||
> |------|----|-------|
|
||||
> | [IronFox] | Android | while not officially related to LibreWolf, some of the same developers work on it |
|
||||
> | [Servo] | Android | (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. |
|
||||
> | [Waterfox] | Android | They have [clear anti-ai stance](https://www.waterfox.com/blog/no-ai-here-response-to-mozilla/). <sup>[⚠️ soft fork warning](#soft-fork-warning)</sup> |
|
||||
|
||||
## Build Systems and Task Runners
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue