From 5e32b66fff2c065e54727698943012b5c2ce3b56 Mon Sep 17 00:00:00 2001 From: Mahdi Baghbani Date: Thu, 2 Apr 2026 08:06:48 +0000 Subject: [PATCH 1/4] docs(ietf): add funding acknowledgements Signed-off-by: Mahdi Baghbani --- IETF-RFC.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/IETF-RFC.md b/IETF-RFC.md index eb054f8..eddf5ea 100644 --- a/IETF-RFC.md +++ b/IETF-RFC.md @@ -2083,4 +2083,25 @@ Alessandro Petraro, Rene Ranger, Angelo Romasanta, David Rousse, Carla Sauvanaud, Klaus Scheibenberger, Marcin Sieprawski, Tilo Steiger, C.D. Tiwari, Alejandro Unger and Tom Wezepoel. +Work on this document has been partially funded by [NLnet][nlnet] +through the [NGI0 Core Fund][nlnet-core], with financial support from +the European Commission's [Next Generation Internet][ngi] programme +under grant agreement No. [101092990][cordis-ocm]. Additional support +for Open Cloud Mesh in 2025 and 2026 has been provided by the +[Sovereign Tech Agency (STA)][sta]. + +See also the [NLnet OCM project page][nlnet-ocm], the +[NLnet funding page][nlnet-funding], the [STA OCM technology +page][sta-ocm], and the [Sovereign Tech Fund page][sta-fund]. + +[nlnet]: https://www.nlnet.nl/ +[nlnet-core]: https://www.nlnet.nl/core +[nlnet-funding]: https://www.nlnet.nl/funding.html +[ngi]: https://ngi.eu/ +[cordis-ocm]: https://cordis.europa.eu/project/id/101092990 +[nlnet-ocm]: https://www.nlnet.nl/project/OpenCloudMesh +[sta]: https://www.sovereign.tech/ +[sta-ocm]: https://www.sovereign.tech/tech/open-cloud-mesh +[sta-fund]: https://www.sovereign.tech/programs/fund + --- back From b67a44ad8a60549dc3d556e63630fca345b82a2e Mon Sep 17 00:00:00 2001 From: Giuseppe Lo Presti Date: Thu, 2 Apr 2026 17:12:46 +0200 Subject: [PATCH 2/4] Added EU projects and rephrased acks --- IETF-RFC.md | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/IETF-RFC.md b/IETF-RFC.md index eddf5ea..2468139 100644 --- a/IETF-RFC.md +++ b/IETF-RFC.md @@ -2083,23 +2083,28 @@ Alessandro Petraro, Rene Ranger, Angelo Romasanta, David Rousse, Carla Sauvanaud, Klaus Scheibenberger, Marcin Sieprawski, Tilo Steiger, C.D. Tiwari, Alejandro Unger and Tom Wezepoel. -Work on this document has been partially funded by [NLnet][nlnet] -through the [NGI0 Core Fund][nlnet-core], with financial support from -the European Commission's [Next Generation Internet][ngi] programme -under grant agreement No. [101092990][cordis-ocm]. Additional support -for Open Cloud Mesh in 2025 and 2026 has been provided by the -[Sovereign Tech Agency (STA)][sta]. - -See also the [NLnet OCM project page][nlnet-ocm], the -[NLnet funding page][nlnet-funding], the [STA OCM technology -page][sta-ocm], and the [Sovereign Tech Fund page][sta-fund]. - +Work on this document has been partially funded over the years by +multiple projects and funding agencies: +- The CS3MESH4EOSC project "Interactive and agile/responsive sharing +mesh of storage, data and applications for EOSC", has received funding +from the European Union’s Horizon 2020 research and innovation programme +under Grant Agreement no. [863353][cs3mesh]. +- [NLnet][nlnet] through the [NGI0 Core Fund][nlnet-core], with +financial support from the European Commission's [Next Generation Internet][ngi] +programme under grant agreement No. [101092990][cordis-ocm]. +- The EOSC Data Commons project "Services for inter- and cross- +disciplinary data discovery, access, sharing and reuse in the EOSC +Federation", funded by the European Union Grant Agreement no. [101188179][eoscdc]. +- [Sovereign Tech Agency][sta] through the [Tech Fund][sta-fund], with +a specific [project][sta-ocm]. + +[cs3mesh]: https://cs3mesh4eosc.eu/ [nlnet]: https://www.nlnet.nl/ [nlnet-core]: https://www.nlnet.nl/core -[nlnet-funding]: https://www.nlnet.nl/funding.html [ngi]: https://ngi.eu/ [cordis-ocm]: https://cordis.europa.eu/project/id/101092990 [nlnet-ocm]: https://www.nlnet.nl/project/OpenCloudMesh +[eoscdc]: https://www.eosc-data-commons.eu/ [sta]: https://www.sovereign.tech/ [sta-ocm]: https://www.sovereign.tech/tech/open-cloud-mesh [sta-fund]: https://www.sovereign.tech/programs/fund From 6a4c575b439189f6298a1ef26c2c689ad169527a Mon Sep 17 00:00:00 2001 From: Giuseppe Lo Presti Date: Thu, 2 Apr 2026 17:14:26 +0200 Subject: [PATCH 3/4] Fixed line breaks --- IETF-RFC.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/IETF-RFC.md b/IETF-RFC.md index 2468139..4c6d7a0 100644 --- a/IETF-RFC.md +++ b/IETF-RFC.md @@ -2090,11 +2090,13 @@ mesh of storage, data and applications for EOSC", has received funding from the European Union’s Horizon 2020 research and innovation programme under Grant Agreement no. [863353][cs3mesh]. - [NLnet][nlnet] through the [NGI0 Core Fund][nlnet-core], with -financial support from the European Commission's [Next Generation Internet][ngi] -programme under grant agreement No. [101092990][cordis-ocm]. +financial support from the European Commission's +[Next Generation Internet][ngi] programme under grant agreement +No. [101092990][cordis-ocm]. - The EOSC Data Commons project "Services for inter- and cross- disciplinary data discovery, access, sharing and reuse in the EOSC -Federation", funded by the European Union Grant Agreement no. [101188179][eoscdc]. +Federation", funded by the European Union Grant Agreement +no. [101188179][eoscdc]. - [Sovereign Tech Agency][sta] through the [Tech Fund][sta-fund], with a specific [project][sta-ocm]. From db773d1ef4ae32f0a25844283144bc281724edb8 Mon Sep 17 00:00:00 2001 From: Mahdi Baghbani Date: Thu, 2 Apr 2026 17:43:39 +0000 Subject: [PATCH 4/4] docs(ietf): fix funding reference links Signed-off-by: Mahdi Baghbani --- IETF-RFC.md | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/IETF-RFC.md b/IETF-RFC.md index 4c6d7a0..70a572a 100644 --- a/IETF-RFC.md +++ b/IETF-RFC.md @@ -2085,28 +2085,32 @@ Tilo Steiger, C.D. Tiwari, Alejandro Unger and Tom Wezepoel. Work on this document has been partially funded over the years by multiple projects and funding agencies: -- The CS3MESH4EOSC project "Interactive and agile/responsive sharing -mesh of storage, data and applications for EOSC", has received funding -from the European Union’s Horizon 2020 research and innovation programme -under Grant Agreement no. [863353][cs3mesh]. + +- The [CS3MESH4EOSC][cs3mesh] project "Interactive and agile/responsive +sharing mesh of storage, data and applications for EOSC", whose key +result was [Science Mesh][sciencemesh], received funding from the +European Union's Horizon 2020 research and innovation programme under +Grant Agreement no. [863353][cordis-cs3mesh]. - [NLnet][nlnet] through the [NGI0 Core Fund][nlnet-core], with financial support from the European Commission's [Next Generation Internet][ngi] programme under grant agreement No. [101092990][cordis-ocm]. -- The EOSC Data Commons project "Services for inter- and cross- -disciplinary data discovery, access, sharing and reuse in the EOSC -Federation", funded by the European Union Grant Agreement -no. [101188179][eoscdc]. +- The [EOSC Data Commons][eoscdc] project "Services for inter- and +cross-disciplinary data discovery, access, sharing and reuse in the +EOSC Federation", received funding from the European Union under Grant +Agreement no. [101188179][cordis-eoscdc]. - [Sovereign Tech Agency][sta] through the [Tech Fund][sta-fund], with a specific [project][sta-ocm]. [cs3mesh]: https://cs3mesh4eosc.eu/ +[sciencemesh]: https://cs3mesh4eosc.eu/science-mesh [nlnet]: https://www.nlnet.nl/ [nlnet-core]: https://www.nlnet.nl/core [ngi]: https://ngi.eu/ +[cordis-cs3mesh]: https://cordis.europa.eu/project/id/863353 [cordis-ocm]: https://cordis.europa.eu/project/id/101092990 -[nlnet-ocm]: https://www.nlnet.nl/project/OpenCloudMesh [eoscdc]: https://www.eosc-data-commons.eu/ +[cordis-eoscdc]: https://cordis.europa.eu/project/id/101188179 [sta]: https://www.sovereign.tech/ [sta-ocm]: https://www.sovereign.tech/tech/open-cloud-mesh [sta-fund]: https://www.sovereign.tech/programs/fund