From 525003a9e1bd5bb5e92acca7cf1dec861b89b5e0 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:40:47 -0400 Subject: [PATCH 1/9] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?src/content/docs/fr-fr=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/fr-fr/privacy-policy.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/docs/fr-fr/privacy-policy.mdx diff --git a/src/content/docs/fr-fr/privacy-policy.mdx b/src/content/docs/fr-fr/privacy-policy.mdx new file mode 100644 index 0000000..b7e91b1 --- /dev/null +++ b/src/content/docs/fr-fr/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Privacy Policy +--- + +Federated Nexus is operated by Henry Hiles (QuadRadical). + +Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. + +Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. + +Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. + +We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. + +Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. + +We do not sell personal data. + +For privacy inquiries or data requests, contact: info@federated.nexus. From 91b1af3e531999f1ae2d4c96486d87283d555bf7 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:41:14 -0400 Subject: [PATCH 2/9] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?src/content/docs/ru-ru=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/ru-ru/privacy-policy.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/docs/ru-ru/privacy-policy.mdx diff --git a/src/content/docs/ru-ru/privacy-policy.mdx b/src/content/docs/ru-ru/privacy-policy.mdx new file mode 100644 index 0000000..b7e91b1 --- /dev/null +++ b/src/content/docs/ru-ru/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Privacy Policy +--- + +Federated Nexus is operated by Henry Hiles (QuadRadical). + +Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. + +Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. + +Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. + +We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. + +Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. + +We do not sell personal data. + +For privacy inquiries or data requests, contact: info@federated.nexus. From 4de153453d25413261be64cf5c95d6c0b41fa638 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:41:47 -0400 Subject: [PATCH 3/9] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?src/content/docs/uk-ua=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/uk-ua/privacy-policy.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/docs/uk-ua/privacy-policy.mdx diff --git a/src/content/docs/uk-ua/privacy-policy.mdx b/src/content/docs/uk-ua/privacy-policy.mdx new file mode 100644 index 0000000..b7e91b1 --- /dev/null +++ b/src/content/docs/uk-ua/privacy-policy.mdx @@ -0,0 +1,19 @@ +--- +title: Privacy Policy +--- + +Federated Nexus is operated by Henry Hiles (QuadRadical). + +Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. + +Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. + +Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. + +We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. + +Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. + +We do not sell personal data. + +For privacy inquiries or data requests, contact: info@federated.nexus. From a12d3be05de11a08eaac5f6d67b75a00a89b1576 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:49:56 -0400 Subject: [PATCH 4/9] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20src/content/docs/ru-ru/privacy-policy.mdx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/ru-ru/privacy-policy.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/docs/ru-ru/privacy-policy.mdx b/src/content/docs/ru-ru/privacy-policy.mdx index b7e91b1..41aeb55 100644 --- a/src/content/docs/ru-ru/privacy-policy.mdx +++ b/src/content/docs/ru-ru/privacy-policy.mdx @@ -1,19 +1,19 @@ --- -title: Privacy Policy +title: Политика конфиденциальности --- -Federated Nexus is operated by Henry Hiles (QuadRadical). +Управляющим Federated Nexus является Henry Hiles (QuadRadical). -Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. +Federated Nexus собирает и хранит адреса электронной почты и имена пользователей бессрочно, для предотвращения спама и управления учётными записями. -Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. +Из-за ограничений протокола Matrix, удалить отправленные сообщения при деактивации учётной записи невозможно. Поэтому сообщения, отправленные через этот сервер, могут сохраняться бессрочно. -Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. +Поскольку Federated Nexus участвует в федеративной сети Matrix, сообщения и идентификаторы учётных записей могут передаваться и храниться другими домашними серверами Matrix, находящимися вне нашего контроля. -We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. +Мы ведём журналы запросов, поступающих на наши серверы, в целях обеспечения работоспособности и безопасности. Эти журналы содержат IP-адреса и автоматически удаляются в начале каждого месяца. -Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. +Federated Nexus может использовать необходимое количество файлов cookie для аутентификации и управления сессиями при доступе к веб-сервисам. Эти файлы cookie необходимы для функционирования сервиса и не используются для отслеживания или рекламы. -We do not sell personal data. +Мы не продаём персональные данные. -For privacy inquiries or data requests, contact: info@federated.nexus. +По вопросам конфиденциальности или запросам о данных обращайтесь по адресу (на английском языке): info@federated.nexus. From 96e93728ddfd7122512234a0add7dd3da909abc7 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 18:59:48 -0400 Subject: [PATCH 5/9] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20src/content/docs/uk-ua/privacy-policy.mdx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/uk-ua/privacy-policy.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/docs/uk-ua/privacy-policy.mdx b/src/content/docs/uk-ua/privacy-policy.mdx index b7e91b1..2ac948b 100644 --- a/src/content/docs/uk-ua/privacy-policy.mdx +++ b/src/content/docs/uk-ua/privacy-policy.mdx @@ -1,19 +1,19 @@ --- -title: Privacy Policy +title: Політика конфіденційності --- -Federated Nexus is operated by Henry Hiles (QuadRadical). +Federated Nexus працює під керівництвом Henry Hiles (QuadRadical). -Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. +Federated Nexus збирає та зберігає адреси електронної пошти й імена користувачів необмежений час для запобігання спаму та управління обліковими записами. -Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. +Через обмеження протоколу Matrix неможливо видалити надіслані повідомлення після деактивації облікового запису. Тому повідомлення, надіслані через цей сервер, можуть зберігатися необмежений час. -Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. +Оскільки Federated Nexus бере участь у федеративній мережі Matrix, повідомлення та ідентифікатори облікових записів можуть передаватися та зберігатися іншими домашніми серверами Matrix, що знаходяться поза нашим контролем. -We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. +Ми зберігаємо журнали запитів, що надходять на наші сервери, з метою забезпечення роботи та безпеки. Ці журнали містять IP-адреси та автоматично видаляються на початку кожного місяця. -Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. +Federated Nexus може використовувати необхідні файли cookie для аутентифікації та управління сеансами під час доступу до веб-сервісів. Ці файли cookie необхідні для функціонування сервісу та не використовуються для відстеження або реклами. -We do not sell personal data. +Ми не продаємо особисті дані. -For privacy inquiries or data requests, contact: info@federated.nexus. +З питань конфіденційності або запитів щодо даних звертайтеся за адресою (англійською мовою): info@federated.nexus. From bcd8d12ee8ae051f5ccb0526838bcee73b4819bf Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:04:30 -0400 Subject: [PATCH 6/9] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20src/content/docs/fr-fr/privacy-policy.mdx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/content/docs/fr-fr/privacy-policy.mdx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/content/docs/fr-fr/privacy-policy.mdx b/src/content/docs/fr-fr/privacy-policy.mdx index b7e91b1..9e4cee1 100644 --- a/src/content/docs/fr-fr/privacy-policy.mdx +++ b/src/content/docs/fr-fr/privacy-policy.mdx @@ -1,19 +1,19 @@ --- -title: Privacy Policy +title: Politique de confidentialité --- -Federated Nexus is operated by Henry Hiles (QuadRadical). +Federated Nexus est géré par Henry Hiles (QuadRadical). -Federated Nexus collects and stores account email addresses and usernames indefinitely for spam prevention and account management. +Federated Nexus collecte et conserve indéfiniment les adresses e-mail et les noms d'utilisateur des comptes à des fins de prévention du spam et de gestion des comptes. -Due to limitations of the Matrix protocol, it is not possible to remove sent messages when an account is deactivated. Messages sent through this server may therefore persist indefinitely. +En raison des limitations du protocole Matrix, il n'est pas possible de supprimer les messages envoyés lorsqu'un compte est désactivé. Les messages envoyés via ce serveur peuvent donc persister indéfiniment. -Because Federated Nexus participates in the Matrix federation network, messages and account identifiers may be transmitted to and stored by other Matrix homeservers outside our control. +Federated Nexus participant au réseau de fédération Matrix, les messages et les identifiants de compte peuvent être transmis à d'autres serveurs Matrix hors de notre contrôle et y être stockés. -We keep logs of requests made to our servers for operational and security purposes. These logs include IP addresses, and are automatically deleted at the start of each month. +Nous conservons des journaux des requêtes adressées à nos serveurs à des fins d'exploitation et de sécurité. Ces journaux contiennent les adresses IP et sont automatiquement supprimés au début de chaque mois. -Federated Nexus may use essential cookies for authentication and session management when accessing web services. These cookies are required for the service to function and are not used for tracking or advertising. +Federated Nexus peut utiliser des cookies essentiels pour l'authentification et la gestion des sessions lors de l'accès aux services web. Ces cookies sont nécessaires au fonctionnement du service et ne sont pas utilisés à des fins de suivi ou de publicité. -We do not sell personal data. +Nous ne vendons pas de données personnelles. -For privacy inquiries or data requests, contact: info@federated.nexus. +Pour toute question relative à la confidentialité ou demande de données, veuillez contacter (en anglais) : info@federated.nexus. From c2ad425a9b39692acc582b31e469592c90ab118a Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:10:44 -0400 Subject: [PATCH 7/9] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20src/pages/ru-ru/register.astro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/ru-ru/register.astro | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/pages/ru-ru/register.astro b/src/pages/ru-ru/register.astro index f66825c..c319e35 100644 --- a/src/pages/ru-ru/register.astro +++ b/src/pages/ru-ru/register.astro @@ -33,14 +33,13 @@ import "../../styles/page.css" From 47e0e18b92ea1d09010211ae554a1fa69dd5a7ab Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:13:27 -0400 Subject: [PATCH 8/9] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20src/pages/uk-ua/register.astro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/uk-ua/register.astro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/uk-ua/register.astro b/src/pages/uk-ua/register.astro index e668ea5..637a218 100644 --- a/src/pages/uk-ua/register.astro +++ b/src/pages/uk-ua/register.astro @@ -33,14 +33,14 @@ import "../../styles/page.css" From b1867156703a247ab633e6832fbc4d4152f414c6 Mon Sep 17 00:00:00 2001 From: aleksei Date: Mon, 16 Mar 2026 19:14:56 -0400 Subject: [PATCH 9/9] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20src/pages/fr-fr/register.astro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/fr-fr/register.astro | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/fr-fr/register.astro b/src/pages/fr-fr/register.astro index c0a5202..3c88d2f 100644 --- a/src/pages/fr-fr/register.astro +++ b/src/pages/fr-fr/register.astro @@ -34,13 +34,13 @@ import "../../styles/page.css"