From ccd7056be98ebc0fc9873e0dbd40c3d577090bff Mon Sep 17 00:00:00 2001 From: elf Pavlik Date: Tue, 23 Jan 2024 13:25:57 -0600 Subject: [PATCH] attribute NLnet and NGI --- README.md | 8 ++++++++ packages/api-messages/README.md | 8 ++++++++ packages/application/README.md | 7 +++++++ packages/authorization-agent/README.md | 8 ++++++++ packages/css-storage-fixture/README.md | 8 ++++++++ packages/data-model/README.md | 8 ++++++++ packages/service/README.md | 8 ++++++++ packages/utils/README.md | 8 ++++++++ ui/authorization/README.md | 8 ++++++++ 9 files changed, 71 insertions(+) diff --git a/README.md b/README.md index 3ed892be..47e98fc8 100644 --- a/README.md +++ b/README.md @@ -79,3 +79,11 @@ Dev config uses local CSS as default provider when input left empty. Run from [examples/vuejectron](https://github.com/janeirodigital/sai-js/tree/main/examples/vuejectron). Available on http://localhost:4500 , requires signup and authorization. Dev config uses local CSS as default provider when input left empty. + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/packages/api-messages/README.md b/packages/api-messages/README.md index 244cf203..038055c2 100644 --- a/packages/api-messages/README.md +++ b/packages/api-messages/README.md @@ -29,3 +29,11 @@ and a front end (e.g. [SAI Authorization Agent Web](https://github.com/janeirodi ### Data Registries - Get all [Data Registries](https://solid.github.io/data-interoperability-panel/specification/#data-registry) with all their [Data Registrations](https://solid.github.io/data-interoperability-panel/specification/#data-registration). It does not include any [Data Instances](https://solid.github.io/data-interoperability-panel/specification/#data-instance) from those registrations. + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/packages/application/README.md b/packages/application/README.md index 4421b58f..b4c2b134 100644 --- a/packages/application/README.md +++ b/packages/application/README.md @@ -135,3 +135,10 @@ class Task extends Custom { } })(); ``` +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/packages/authorization-agent/README.md b/packages/authorization-agent/README.md index b045537b..9e754e4d 100644 --- a/packages/authorization-agent/README.md +++ b/packages/authorization-agent/README.md @@ -139,3 +139,11 @@ const authorizationData: AccessAuthorizationStructure = { const authorization = await agent.recordAccessAuthorization(authorizationData); await agent.generateAccessGrant(authorization.iri); ``` + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/packages/css-storage-fixture/README.md b/packages/css-storage-fixture/README.md index 1f094500..1f8fdc7c 100644 --- a/packages/css-storage-fixture/README.md +++ b/packages/css-storage-fixture/README.md @@ -18,3 +18,11 @@ All accounts use `password` as the password ```bash pnpm start ``` + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/packages/data-model/README.md b/packages/data-model/README.md index 362179a6..55793649 100644 --- a/packages/data-model/README.md +++ b/packages/data-model/README.md @@ -5,3 +5,11 @@ [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/solid/data-interoperability-panel) [![npm version](https://badge.fury.io/js/%40janeirodigital%2Finterop-data-model.svg)](https://www.npmjs.com/package/@janeirodigital/interop-data-model) [![MIT license](https://img.shields.io/github/license/janeirodigital/sai-js)](https://github.com/janeirodigital/sai-js/blob/main/LICENSE) + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/packages/service/README.md b/packages/service/README.md index e524944d..7931ff3a 100644 --- a/packages/service/README.md +++ b/packages/service/README.md @@ -54,3 +54,11 @@ A pair of reciprocal social agent registrations can be also used as a private ch - FRONTEND_URL - compatible frontend (e.g. [SAI Authorization Agent Web](https://github.com/janeirodigital/sai-impl-web)). - FRONTEND_AUTHORIZATION_URL - to be advertised as `interop:hasAuthorizationRedirectEndpoint`, apps will redirect to it providing their `client_id` in query parameters. - VAPID_PUBLIC_KEY, VAPID_PRIVATE_KEY, PUSH_NOTIFICATION_EMAIL - used by [web-push](https://www.npmjs.com/package/web-push) module to send Push Notifications to the frontend. + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/packages/utils/README.md b/packages/utils/README.md index ce7e12be..e255da2f 100644 --- a/packages/utils/README.md +++ b/packages/utils/README.md @@ -5,3 +5,11 @@ [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/solid/data-interoperability-panel) [![npm version](https://badge.fury.io/js/%40janeirodigital%2Finterop-utils.svg)](https://www.npmjs.com/package/@janeirodigital/interop-utils) [![MIT license](https://img.shields.io/github/license/janeirodigital/sai-js)](https://github.com/janeirodigital/sai-js/blob/main/LICENSE) + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust) diff --git a/ui/authorization/README.md b/ui/authorization/README.md index dc428cbe..0003ee4b 100644 --- a/ui/authorization/README.md +++ b/ui/authorization/README.md @@ -42,3 +42,11 @@ pnpm build ### Customize configuration See [Configuration Reference](https://vitejs.dev/config/). + +## Funding + +This project is funded through the [NGI Zero Entrust Fund](https://nlnet.nl/entrust), a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) program. Learn more at the [NLnet project page](https://nlnet.nl/project/SolidInterop3). + +[NLnet foundation logo](https://nlnet.nl) + +[NGI Zero Entrust Logo](https://nlnet.nl/entrust)