mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-08-30 01:44:11 +02:00
Add an Clipboard Managers Alternative : ClipIt and Add Konform Browser as an Desktop Browser Alternative (#1223)
### Description of Changes Clipit- Last commit was on 2024-08-03. konform- 1. They do not accept [LLM-generated submissions and automated contributions](konform-browser/source#31). 2. Patched build and custom configuration of Mozilla FireFox ESR originally starting as a fork of LibreWolf and now inherits heavily from Tor Project's BaseBrowser. 3. Known Issues: Current inability to successfully pass a Cloudflare captcha. Reviewed-on: https://codeberg.org/ethical-foss/open-slopware/pulls/1223 Reviewed-by: Ethical FOSS admin <ethical-foss-admin@noreply.codeberg.org>
This commit is contained in:
parent
66ec42ce21
commit
360cdaec28
1 changed files with 3 additions and 0 deletions
|
|
@ -659,6 +659,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
> | 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. |
|
||||
> | [Konform] | Linux | 1. They do not accept [LLM-generated submissions and automated contributions](https://codeberg.org/konform-browser/source/issues/31#:~:text=LLM%2Dgenerated%20submissions%20and%20automated%20contributions%20are%20not%20accepted%2E). <br> 2. Patched build and custom configuration of Mozilla FireFox ESR originally starting as a fork of LibreWolf and now inherits heavily from Tor Project's BaseBrowser. <br> 3. Known Issues: Current inability to successfully pass a Cloudflare captcha. |
|
||||
> | [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> |
|
||||
|
||||
|
|
@ -741,6 +742,7 @@ This is a section for repos that are similar to this one either because they are
|
|||
> [!Note]
|
||||
> #### Clipboard Managers Alternatives
|
||||
> - [cliphist](https://github.com/sentriz/cliphist)
|
||||
> - [ClipIt](https://github.com/CristianHenzel/ClipIt): Last commit was on 2024-08-03.
|
||||
> - [clipmenu](https://github.com/cdown/clipmenu)
|
||||
> - [clipse](https://github.com/savedra1/clipse)
|
||||
|
||||
|
|
@ -2383,6 +2385,7 @@ This repository is licensed under the Creative Commons Attribution Share Alike 4
|
|||
[Java]: https://dev.java
|
||||
[keyd]: https://github.com/rvaiya/keyd
|
||||
[KMonad]: https://github.com/kmonad/kmonad
|
||||
[Konform]: https://codeberg.org/konform-browser/source
|
||||
[Konsole]: https://invent.kde.org/utilities/konsole
|
||||
[Lapce]: https://lap.dev/lapce/
|
||||
[libmicrohttpd]: https://www.gnu.org/software/libmicrohttpd/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue