From 230aecf5e96bdf44f7dbc342177e3804b5453af2 Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Wed, 26 Nov 2025 15:12:06 -0800 Subject: [PATCH 1/6] =?UTF-8?q?Update=20Tommy=E2=80=99s=20Matrix=20link=20?= =?UTF-8?q?in=20About=20Us?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ganwtrs --- content/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about.md b/content/about.md index 75449b0..226b819 100644 --- a/content/about.md +++ b/content/about.md @@ -15,7 +15,7 @@ Also, to avoid any confusion, we are not affiliated, associated or in any way co Benevolent dictator for life @PrivSec.dev. System Administrator. **Website**: [tommytran.io](https://tommytran.io)\ -**Matrix**: [@tommy:arcticfoxes.net](https://invite.arcticfoxes.net/#/@tommy:arcticfoxes.net)\ +**Matrix**: [@tommy:metropolis.nexus](https://matrix.to/#/@tommy:metropolis.nexus)\ **Email**: [contact@tommytran.io](mailto:contact@tommytran.io) ### akc3n From 34c0ef669594e971691b90f3d55622144f909f88 Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Wed, 26 Nov 2025 15:43:32 -0800 Subject: [PATCH 2/6] Update Matrix link in config.yml Signed-off-by: Ganwtrs --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 52fb6b6..711241b 100644 --- a/config.yml +++ b/config.yml @@ -61,7 +61,7 @@ params: - name: gitea url: "https://git.tommytran.io/privsec-dev" - name: matrix - url: "https://invite.arcticfoxes.net/#/#PrivSec.dev:arcticfoxes.net" + url: "https://matrix.to/#/#PrivSec.dev:metropolis.nexus" - name: twitter url: "https://twitter.com/privsec_dev" - name: reddit From e5f7d3ed81b90c53b3786c24ec58bee7bee2799c Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Wed, 26 Nov 2025 15:45:32 -0800 Subject: [PATCH 3/6] Update Matrix link in CONTRIBUTING.md Signed-off-by: Ganwtrs --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 57d364b..c0c1612 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ _Note that we will likely defer you upstream in cases where PrivSec.dev mirrors ### New Post Submissions and Requests -Please informally present your request/proposal with the maintainers in a discussion (preferred) or in the [PrivSec.dev Matrix room](https://invite.arcticfoxes.net/#/!frWBWOPyriepLexnsA:arcticfoxes.net?via=arcticfoxes.net&via=matrix.org&via=envs.net), `#PrivSec.dev:arcticfoxes.net`. Research is expected to be well‑sourced with citations provided wherever applicable. If you are submitting content already written, feel free to directly open a pull request or draft pull request. +Please informally present your request/proposal with the maintainers in a discussion (preferred) or in the [PrivSec.dev Matrix room](https://matrix.to/#/#PrivSec.dev:metropolis.nexus), `#PrivSec.dev:metropolis.nexus`. Research is expected to be well‑sourced with citations provided wherever applicable. If you are submitting content already written, feel free to directly open a pull request or draft pull request.
From 827f39b4bd2c453d3ae03204b61022355b77fedb Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Wed, 26 Nov 2025 15:55:01 -0800 Subject: [PATCH 4/6] switch client to metropolis.nexus in CONTRIBUTING.md Signed-off-by: Ganwtrs --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c0c1612..4d8a720 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ _Note that we will likely defer you upstream in cases where PrivSec.dev mirrors ### New Post Submissions and Requests -Please informally present your request/proposal with the maintainers in a discussion (preferred) or in the [PrivSec.dev Matrix room](https://matrix.to/#/#PrivSec.dev:metropolis.nexus), `#PrivSec.dev:metropolis.nexus`. Research is expected to be well‑sourced with citations provided wherever applicable. If you are submitting content already written, feel free to directly open a pull request or draft pull request. +Please informally present your request/proposal with the maintainers in a discussion (preferred) or in the [PrivSec.dev Matrix room](https://metropolis.nexus/#/#PrivSec.dev:metropolis.nexus), `#PrivSec.dev:metropolis.nexus`. Research is expected to be well‑sourced with citations provided wherever applicable. If you are submitting content already written, feel free to directly open a pull request or draft pull request.
From 2ee7c307e373d79ae06ae544f93b2abf55f83bbd Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Wed, 26 Nov 2025 15:55:53 -0800 Subject: [PATCH 5/6] Switch client to metropolis.nexus in config.yml Signed-off-by: Ganwtrs --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 711241b..6fc91ed 100644 --- a/config.yml +++ b/config.yml @@ -61,7 +61,7 @@ params: - name: gitea url: "https://git.tommytran.io/privsec-dev" - name: matrix - url: "https://matrix.to/#/#PrivSec.dev:metropolis.nexus" + url: "https://metropolis.nexus/#/#PrivSec.dev:metropolis.nexus" - name: twitter url: "https://twitter.com/privsec_dev" - name: reddit From 32f9e8e6c57371dde6093b8cd350c2598676360a Mon Sep 17 00:00:00 2001 From: Ganwtrs Date: Wed, 26 Nov 2025 15:57:04 -0800 Subject: [PATCH 6/6] Change matrix client to metropolis.nexus in about.md Signed-off-by: Ganwtrs --- content/about.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/about.md b/content/about.md index 226b819..5304660 100644 --- a/content/about.md +++ b/content/about.md @@ -15,7 +15,7 @@ Also, to avoid any confusion, we are not affiliated, associated or in any way co Benevolent dictator for life @PrivSec.dev. System Administrator. **Website**: [tommytran.io](https://tommytran.io)\ -**Matrix**: [@tommy:metropolis.nexus](https://matrix.to/#/@tommy:metropolis.nexus)\ +**Matrix**: [@tommy:metropolis.nexus](https://metropolis.nexus/#/@tommy:metropolis.nexus)\ **Email**: [contact@tommytran.io](mailto:contact@tommytran.io) ### akc3n