Logotipe de Yunohost

Donatz a YunoHost !

YunoHost existís dempuèi 2012 e es desvolopat essencialament de faiçon benevòla e en defòra del sector comercial.

YunoHost es un projècte modèst al respècte de las ressorsas que mobiliza - mas ambiciós, tant per son activisme coma per sa concepcion tecnica e d'interfàcia, e tanben per la perseverança necessària per empaquetar e manténer las centenas d'aplicacions de nòstre catalòg.

Se, coma nosautres, desiratz que lo projècte contunhe de foncionar, qu'evolucione per téner sas promessas e que nos permeta de prendre suènh de la comunautat, es aicí que podètz far un don !

Why support YunoHost in 2026?

YunoHost is a non-profit project that advocates a decentralized Internet, with open, interoperable and sober technologies that respect privacy and (re-)empower the greatest number of people and collectives.

Phase 1. Preserving the basics

1.1. Sustain its infrastructure and the team's work dynamics 8,000 €

Donations are used to pay for the infrastructure costs (YunoHost services and task automation) and to allow the team to meet 2 to 3 times a year.

1.2. Facilitate the collective and its projects 12,000 €

Since 2024, a facilitator (known as “stirring officer”) is in charge to take care of the collective both humanly and administratively, as well as in its external relations.

1.3. Maintain the codebase and provide support to the community 12,000 €

This budget will fund code and infrastructure maintenance, as well as time spent doing support or reviewing and integrating contributions from new volunteers.

Phase 2. Boosting development31,000 €

Know more on the main features we plan to develop this year and for which we are seeking funding

2.1. Packaging v3 Funded by NLNet*

New iteration on the packaging features with more declarativeness, robustness and effectiveness.

* This development is funded by NLNet through NGI0.

2.2. Support OIDC Funded by NLNet*

Replace SSOWat Single-Sign On solution with Authelia and support the more standard OpenID Connect authentication protocol, thus broadening the apps' SSO integration potentiali.

2.3. Self-registration feature 10,000 € ➜ 5,000 € 50% funded by Code Lutin
through Copie Publique

Make users able to autonomously register on the server through invite links or a public registering form with admin validation.

2.4. Improve the backup and restore feature 20,000 €

Integrate automatic backup features to YunoHost's core, including remote and encrypted deduplication as well as easy selective restore.

2.5. Initiate implementation of self-hosting federation 6,000 €

With the self-hosting federation concept, we plan to make it easier to connect to a friend instance in order to provide remote services each other.

2026 Campaign progress

The main donation campaign is % complete, for needs estimated at €
  • Received donations:
  • Expected donations:

YunoHost key metrics

Updated on May 2026
Imatge de Claude, la mascòta de YunoHost. La sariga umanoïda es de pè, pel e mocador de còl violet, lunetas redondas, pantalons burèls amb pòchas e naut cort amb lo logotipe de YunoHost.

Lo projècte

  • 14 d’existéncia
  • about 30 regular contributors
  • volunteer work that could be valued at least 250,000 € a year if remunerated

La comunitat

  • ~10 000 instàncias dins 77 païses
  • ~260 regular or occasional donors since January 1, 2026
  • Mai de 8 700 comptes suls diferents canals del projècte (farga, fòrum, chat)
  • 19+ languages supported by the user portal

Lo logicial e son ecosistèma

A qué servisson vòstres dons ?

Your donations guarantee our independence: they keep accounting for the biggest share of our income until now.

Despensas

Our expected budget for 2026-2027 reaches 100 000 € and breaks down in 5 categories.

Las despensas del projècte se repartisson segon las categorias seguentas :

Revengut

YunoHost has been always able to rely on donations to fund its activity, together with occasional grants. Given the increased funding needs for this new season, the team has been looking for ways to lower the financial burden on the community by:

Here are our expected source of revenues:

Total budget in 2026: ~100,000 € (~8,500 €/month)

To this budget must also be added the also donations in-kind, in particular donations in the form of servers or bandwidth from other non-profit organizations (Globenet, Gitoyen and tetaneutral) as well as independent web companies (Octopuce).

Fuèlh de rota e fuèlh de sòmi

Publicam un fuèlh de rota per vos donar una idèa melhora de çò que prevesèm de desvolopar. Aquò constituís PAS un engatjament, pr'amor que depend de la disponibilitat e de l'energia dels benevòls. Es doncas susceptible d'èsser modificat a tot moment.

YunoHost 12 / Debian Bookworm
12.0
⚙️ Initial Bookworm support
🚀 Improved install script and initial setup
The install script has been reworked with a simpler flow and UI. The base setup is also lighter, with Mysql/PHP not installed by default (but still automatically installed for apps that need it of course), and Rspamd and Metronome (XMPP server) not being part of the default setup but are now available as separate applications
🚪 Rework SSO / portal with logos
The SSO has been split into three distinct pieces: 1) SSOwat now only handling the SSO/ACL logic (as a nginx Lua middleware), 2) yunohost-portal-api: A new “portal API” service delivering authentication cookies and allowing users to retrieve/update infos, 3) yunohost-portal: A new login and homepage web portal front-end, including app logos.
⚙️ Pydantic for configpanels
⚙️ Webadmin - Vue3/Typescript
Keeping the webadmin tech stack up-to-date.
12.1
🚪 Portal : more app tile customizability
The app’s logos are also now customizable, along with the label and description used in the portal. Accesses can now be edited directly from the app’s info page, as well as upgrading the app.
📜 SSE / Better log streaming UX in webadmin
A new mechanism (so-called 'SSE') to retrieve the status and stream logs of the current action ongoing on the server, whether it got started from another webadmin, the command line or a cron (automatic task). In particular, this should improve situations where some actions are taking a long time, or you closed your browser tab for some reason, or another admin started an operation, or there’s a long automatic backup ongoing : previously it was pretty confusing and hard to know why the webadmin was kind of locked, but now it should automatically catch up and display what’s going on! 😉
🧱 Switch to nftables for firewall
A full rework of our firewall code which was pretty outdated and confusing. The new code is based on nftables which is the modern way of managing network rules.
⚡ Perf improvement for LDAP requests
Tweaks to improve the performance of LDAP operations, which should be pretty significant for instances handling more than ~100ish users. (Typically user creation could start to become extremely long)
📦 Simplify nodejs / ruby / go / composer packaging
New packaging 'resources' were introduced in helpers 2.1 to handle declaratively the fact that an app depend on nodejs / ruby / go / composer, which should help to further simplify packaging.
👥 Email permissions for users
Decide wether or not users can add email aliases and forwards from their portal.
12.2 (beta)
⬆️ Migration to Trixie
Stable migration process to YunoHost on Debian 13, codename Trixie.
📦 Generalize helpers 2.1 in existing apps
Moving forward with helpers 2.1 introduced in YunoHost 11.2, to help getting rid of legacy.
🔐 Integrate vulnerabilities alerts in diagnosis
Have automatic diagnosis warn admin about urgent ugpgrade due to system or apps vulnerabilities.
👥 User self-registration 💰
Make users able to autonomously register on the server through invite links or a public registering form with admin validation.
YunoHost 13 / Debian Trixie
13.0 (beta)
⚙️ Initial Trixie support
YunoHost on Debian 13, codename Trixie.
⚙️ Migration to Pydantic v2
Migrate to v2 and use its new features to improve type coercing/validation.
13.1
🚪 Support OIDC / Replace SSOwat by Authelia 💰
Replace SSOWat Single-Sign On solution with Authelia and support the more standard OpenID Connect authentication protocol, thus broadening the apps' SSO integration potential
📦 Packaging v3 💰
Packaging v3 should start becoming a reality somewhere in 2025 with even more declarativeness (in particular for the various configurations), replacing all the scripts/ folder with a single scripts.sh file(?), among other things.
13.?
🧱 Replace Fail2ban with Reaction
Reaction is a simpler and significantly more resource-efficient alternative to Fail2Ban.
🚪 Be able to have the portal on a subdomain
A recurring issue since the rework of the portal in 12.0 is that some setup do not have the 'main parent domain' on the YunoHost server, preventing to use it as the domain for SSO and for the portal interface. It should be possible to address this by having the admin declare that a specific domain (such as portal.domain.tld) should be use as the portal and for authentication.
♿ Improve webadmin accessibility
Improve Yunohost webadmin and portal for visually-impaired people or with other relevant disabilities and add accessiblity metrics in the app catalog.
🔐 User password reset 💰
Currently, passwords are set by the admin and users have no way to reset their password without asking an admin, which is confusing and encourages bad security practices. Implementing password reset is however less trivial than it seems, because it implies that sending email is working and can be trusted, and that users define an external email for password reset.
🚑 Automatic remote backup, backup policy 💰
Integrate automatic backup features to YunoHost's core, including remote and encrypted deduplication as well as easy selective restore.
Someday™
⚙️ Initial Forky support
YunoHost on Debian 14, codename Forky.
📦 App bundles
Allow offering bundles of several packages to manage software suite installation or dependencies.
💾 Storage management
Integrate disk and storage management features directly into YunoHost's interface.
🔐 2FA in webadmin
Integrate an option for two-factor authentication in the webadmin.
⚙️ Replace moulinette with FastAPI
Significantly improve performances of YunoHost's CLI and API.
🦸Limited admins?
Create other admin accounts with restricted permissions.
⚙️ R&D on Yunohost "clusters" / "extensions" / KubertnHost?
See how to implement self-hosting federation protocol to enable features requiring communications between Yunohost instances and how to make several YunoHost servers work together as one?
💰 Timescale depend on grant / donations

Questions generalas a prepaus dels dons

Mon don serà deductible dels impòsts?

Pel moment, fornissèm pas de recebuts de don per deduccion fiscala. Pasmens, podèm emetre de recebuts de don per vòstra comptabilitat.

Mon don es pas mandat a YunoHost mas a l'associacion Support Self-Hosting. Es normal ?

Òc, aquò's normal, Support Self-Hosting es l'associacion que permet al projècte YunoHost de collectar de dons e de pagar las despensas.

Pòdi venir membre de l'associacion Support Self-Hosting ?

Non: es una associacion que sos membres son causits per cooptacion.
Pensam pas qu'avètz besonh d'èsser membre de Support Self-Hosting per contribuir al projècte YunoHost. Cadun pòt venir ajudar sus la màger part de nòstres projèctes, e fasèm de nòstre melhor per aculhir los benevòls.

Pòdi pas far un don recurrent, mas m’agradariá de sosténer YunoHost. De qué pòdi far ?

Mercés per vòstre sosten e vòstre engatjament.
Podètz far un don pontual directament dempuèi la pagina donate.yunohost.org.

Ai fach un don mensual mas me soi enganat/enganada dins la soma o la voldriái cambiar. Cossí devi far ?

Podèm pas cambiar lo montant dels prelevaments futurs.
Mas podètz anullar vòstre don precedent e ne començar un novèl en utilizant lo ligam « Gerir vòstre don mensual » sus nòstra pagina donate.yunohost.org.

Fau actualament un don recurrent mas ma carta de crèdit a expirat. Qué devi far ?

Normalament, vòstre don recurrent s'arrèsta automaticament un còp que vòstra carta es desactivada.
Per metre a jorn vòstras coordenadas bancàrias amb Support Self-Hosting,, vos cal emplenar lo formulari sus la pagina donate.yunohost.org coma s'èra vòstre primièr don.

Mon organizacion a pas de carta de crèdit, mas voldriá far un don. Cossí o pòdi far ?

Nos podètz contactar per que vos balhem un IBAN per far un virament bancari.

Voldriái arrestar un don recurrent. Qué pòdi far ?

Podètz anullar vòstre don en utilizant lo ligam « Gerir vòstre don mensual » sus nòstra pagina donate.yunohost.org.