From b2a113e4e6cee371293f6adb447507f142a0cb32 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sun, 9 Jun 2024 09:35:35 -0700 Subject: [PATCH] Typo fixes Signed-off-by: Tommy --- content/projects.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/projects.md b/content/projects.md index cba035a..97d5106 100644 --- a/content/projects.md +++ b/content/projects.md @@ -18,7 +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 OpenVPN to ONC converter](onc.arcticfoxes.net). This is a simpel fork of [thomkeh/ovpn2onc](https://github.com/thomkeh/ovpn2onc) with a dark theme. +- [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. Most of the configurations and deployment files are available on [GitHub](https://github.com/ArcticFoxes-net). @@ -55,7 +55,7 @@ On Fedora CoreOS, I have also included systemd services to: The [Arch Setup Script](https://github.com/TommyTran732/Arch-Setup-Script) is a script that I wrote to automate my Arch Linux installation which mimics openSUSE's setup with BTRFS and Snapper. At the time, there was no other installer that does this nicely because they all use the same flat layout as recommended in the Arch Wiki. The downside of using this layout is that snapper rollback does not work properly and the user has to get into the Arch ISO to manually rollback their system. This could be solved by using the openSUSE's layout for BTRFS, and I forked Easy Arch to do just that. -Over time, I have been adding more security/privacy related settings. Most them which are ported from the Linux Setup Scripts repo. +Over time, I have been adding more security/privacy related settings. Most of them are ported from the Linux Setup Scripts repo. ## Microsoft Egde Policies