From 555d301f2d9b1e41eb28c0d9cae04c42946b578d Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Sat, 18 Jan 2025 16:20:30 -0700 Subject: [PATCH] Add Emissary --- index.html | 6 ++++++ lang/es/index.html | 13 ++++++++++++- lang/fr/index.html | 13 ++++++++++++- lang/pl/index.html | 13 ++++++++++++- lang/ru/index.html | 13 ++++++++++++- 5 files changed, 54 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 45742ae..1b0c00e 100644 --- a/index.html +++ b/index.html @@ -297,6 +297,12 @@ website: "https://NextGraph.org", statement: "NextGraph.org is committed to data portability at its core, as it even goes further and beyond federation, for a truly decentralized network. It does guarantee perfect privacy as everything is encrypted end to end. The upcoming work on implementing a social platform we have planned, will uphold the principles listed in the Digital Platform Charter of Rights, as we strongly support diversity, minority communities and safety for everyone." }, + { + name: "Emissary", + date: "Jan 18, 2025", + website: "https://emissary.dev", + statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core." + }, ]; function createArticleElement(article, index) { diff --git a/lang/es/index.html b/lang/es/index.html index 9b4ac9b..b2d0216 100644 --- a/lang/es/index.html +++ b/lang/es/index.html @@ -275,7 +275,18 @@ ]; const pledges = [ - // add here + { + name: "NextGraph.org", + date: "Jan 13, 2025", + website: "https://NextGraph.org", + statement: "NextGraph.org is committed to data portability at its core, as it even goes further and beyond federation, for a truly decentralized network. It does guarantee perfect privacy as everything is encrypted end to end. The upcoming work on implementing a social platform we have planned, will uphold the principles listed in the Digital Platform Charter of Rights, as we strongly support diversity, minority communities and safety for everyone." + }, + { + name: "Emissary", + date: "Jan 18, 2025", + website: "https://emissary.dev", + statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core." + }, ]; function createArticleElement(article, index) { diff --git a/lang/fr/index.html b/lang/fr/index.html index aa75181..6fa885e 100644 --- a/lang/fr/index.html +++ b/lang/fr/index.html @@ -275,7 +275,18 @@ ]; const pledges = [ - // add here + { + name: "NextGraph.org", + date: "Jan 13, 2025", + website: "https://NextGraph.org", + statement: "NextGraph.org is committed to data portability at its core, as it even goes further and beyond federation, for a truly decentralized network. It does guarantee perfect privacy as everything is encrypted end to end. The upcoming work on implementing a social platform we have planned, will uphold the principles listed in the Digital Platform Charter of Rights, as we strongly support diversity, minority communities and safety for everyone." + }, + { + name: "Emissary", + date: "Jan 18, 2025", + website: "https://emissary.dev", + statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core." + }, ]; function createArticleElement(article, index) { diff --git a/lang/pl/index.html b/lang/pl/index.html index 3cff88d..b6df358 100644 --- a/lang/pl/index.html +++ b/lang/pl/index.html @@ -276,7 +276,18 @@ ]; const pledges = [ - // add here + { + name: "NextGraph.org", + date: "Jan 13, 2025", + website: "https://NextGraph.org", + statement: "NextGraph.org is committed to data portability at its core, as it even goes further and beyond federation, for a truly decentralized network. It does guarantee perfect privacy as everything is encrypted end to end. The upcoming work on implementing a social platform we have planned, will uphold the principles listed in the Digital Platform Charter of Rights, as we strongly support diversity, minority communities and safety for everyone." + }, + { + name: "Emissary", + date: "Jan 18, 2025", + website: "https://emissary.dev", + statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core." + }, ]; function createArticleElement(article, index) { diff --git a/lang/ru/index.html b/lang/ru/index.html index 1f5b496..b9a5015 100644 --- a/lang/ru/index.html +++ b/lang/ru/index.html @@ -279,7 +279,18 @@ ]; const pledges = [ - // add here + { + name: "NextGraph.org", + date: "Jan 13, 2025", + website: "https://NextGraph.org", + statement: "NextGraph.org is committed to data portability at its core, as it even goes further and beyond federation, for a truly decentralized network. It does guarantee perfect privacy as everything is encrypted end to end. The upcoming work on implementing a social platform we have planned, will uphold the principles listed in the Digital Platform Charter of Rights, as we strongly support diversity, minority communities and safety for everyone." + }, + { + name: "Emissary", + date: "Jan 18, 2025", + website: "https://emissary.dev", + statement: "Emissary is a toolkit for building social applications on the open web. My goal from its inception has been to create a fundamentally respectful, responsible technology stack that anyone can use to launch their own platforms. I'm excited to see this Respectful Platforms initiative codifying these basic principles of human-first, accessible, and responsible design, and will strive to implement these values in Emissary, and every future app that uses Emissary at its core." + }, ]; function createArticleElement(article, index) {