From da075487adbba37f8f4e868295b84618e7e5d1a8 Mon Sep 17 00:00:00 2001
From: Tommy <contact@tommytran.io>
Date: Tue, 26 Nov 2024 03:07:54 -0700
Subject: [PATCH] Update project description

---
 content/projects.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/content/projects.md b/content/projects.md
index a390fe6..0da20c5 100644
--- a/content/projects.md
+++ b/content/projects.md
@@ -15,7 +15,7 @@ We focus on in-depth system configuration, security analysis, and software/hardw
 
 ![Polarix Containers](/images/containers.jpg)
 
-Polarix Containers is a collection of OCI containers aiming to improve security over upstream builds.
+[Polarix Containers](https://github.com/Polarix-Containers) is a collection of OCI containers aiming to improve security over upstream builds.
 
 Some containers are simple daily rebuilds of upstream containers. Others are remade from scratch with Alpine Linux/Red Hat UBI and unprivileged users. hardened_malloc is included most builds.
 
@@ -25,9 +25,11 @@ Some containers are simple daily rebuilds of upstream containers. Others are rem
 
 [ArcticFoxes.net](https://arcticfoxes.net) is a group of self hosted and federated services run by me. It consists of:
 
-- [A Matrix server](https://matrix.arcticfoxes.net) using my [hardened docker image](https://github.com/tommytran732/Synapse-Docker). I also have a [web client](https://element.arcticfoxes.net) and TURN server as accessories for the Matrix server.
+- [A Matrix server](https://matrix.arcticfoxes.net).
 - [A OpenVPN to ONC converter](onc.arcticfoxes.net). This is a simple fork of [thomkeh/ovpn2onc](https://github.com/thomkeh/ovpn2onc) with a dark theme.
 
+It also formerly included a Nitter instance and the a Signal TLS Proxy.
+
 Most of the configurations and deployment files are available on [GitHub](https://github.com/ArcticFoxes-net).
 
 ## Linux Setup Scripts