diff --git a/content/projects.md b/content/projects.md index 599965a..f37624d 100644 --- a/content/projects.md +++ b/content/projects.md @@ -18,6 +18,7 @@ We focus on in-depth system configuration, security analysis, and software/hardw [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 Nitter instance](https://nitter.arcticfoxes.net) - [A OpenVPN to ONC converter](onc.arcticfoxes.net). This is a simpel fork of [thomkeh/ovpn2onc](https://github.com/thomkeh/ovpn2onc) with a dark theme. Most of the configurations and deployment files are available on [GitHub](https://github.com/ArcticFoxes-net). @@ -44,4 +45,4 @@ These are sample [Butane/Ingition configuration files](https://github.com/tommyt Out of the box, you will have a set of hardened boot parameters, sysctl settings, along with a set of kernel module blacklist from Whonix's [security-misc](https://github.com/Kicksecure/security-misc/blob/master/etc/modprobe.d/30_security-misc.conf). The configurations will also give you a basic setup with Firewalld, Fail2ban, seboolean, and NTS to tighten down security. -I use these same configurations on my production servers. \ No newline at end of file +I use these same configurations on my production servers.