Add BOINC (#529)

Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/529
Reviewed-by: JesseBot <jessebot@noreply.codeberg.org>
This commit is contained in:
Pixelo789 2026-04-26 21:02:46 +02:00 committed by JesseBot
commit 550f1fea0a

View file

@ -119,6 +119,7 @@ See a project on here that you love, and wish wasn't on here? Check out our [**N
* [Alternative Version Control Servers](#alternative-version-control-servers)
* [Version Control Clients and Tooling](#version-control-clients-and-tooling)
* [Virtualization](#virtualization)
* [Volunteer Computing](#volunteer-computing)
* [VPN Software](#vpn-software)
* [Window Managers](#window-managers)
* [Why not LLMs?](#why-not-llms)
@ -1135,6 +1136,14 @@ This section is strictly for software implementing a core set of UNIX-like utili
> * [virt-manager]: GUI for managing libvirt machines. Needed for VirtualBox feature parity as QEMU [does not provide one of its own](https://wiki.archlinux.org/title/QEMU#Graphical_front-ends_for_QEMU).
> * [GNOME Boxes]
## Volunteer Computing
Volunteer computing is a system in which someone can donate (excess) compute resources to research projects.
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|---|:---:|---|---|
| [BOINC](https://boinc.berkeley.edu/) | [`3e5c24b`](https://github.com/BOINC/boinc/commit/3e5c24b6ed0fdf66ae0e7814c9d9ebc994fb3b01) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/BOINC/boinc/commit/95cf8aa6c4cfaa5cb2ead01f6161290f0c1fa2ac), [2](https://github.com/BOINC/boinc/commit/efba32432d383732249b6171acdba3799b02da65), [3](https://github.com/BOINC/boinc/commit/ea17911ab1fe8b5b0167c47c46d9d2297d2eb501))<br />[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/BOINC/boinc/pull/5914), [2](https://github.com/BOINC/boinc/pull/5918), [3](https://github.com/BOINC/boinc/pull/5954)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) |
## VPN Software
| Name | Last Untainted Version or Commit ID | Tags and Evidence |