summaryrefslogtreecommitdiffstats
path: root/src/sections/projects.tex
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2022-07-28 14:11:14 -0500
committerToby Vincent <tobyv13@gmail.com>2022-07-28 14:11:14 -0500
commitbb29ee362eff7a0e550d7cd531f1464054b39f78 (patch)
tree1ce6d780425fe69cce358e2c0ef7c95e8a6a64fb /src/sections/projects.tex
parent4a692df48574f9551cd70108f3dcd448c292ee4c (diff)
feat: minor adjustments and cleanup
Diffstat (limited to 'src/sections/projects.tex')
-rw-r--r--src/sections/projects.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/sections/projects.tex b/src/sections/projects.tex
index bffe64a..93406da 100644
--- a/src/sections/projects.tex
+++ b/src/sections/projects.tex
@@ -12,8 +12,8 @@
\cventry{2020--2021}{SocketNews}{Client-Server News Network}{}{}
{
\begin{itemize}
- \item Multithreaded NNTP Client-Server implementation
\item Written in Python
+ \item Decentralized mesh network of multithreaded servers
\item Fully implements the \httplink[RFC 3977]{datatracker.ietf.org/doc/html/rfc3977} specification
\end{itemize}
}
@@ -22,11 +22,11 @@
{
\begin{itemize}
\item Containerized services run inside multi-node Docker Swarm, providing high availability
- \item Allows for secure access for remote development or remote DNS filtering
- \item Includes services such as:
+ \item Allows for secure access for remote development and DNS filtering
+ \item A few of the services include:
\begin{itemize}
- \item WireGuard VPN
- \item PiHole DNS server
+ \item WireGuard VPN (Including site-to-site proxy with a remote LAN)
+ \item PiHole/unbound recursive DNS server
\item Traefik reverse proxy
\item NGINX web server
\item Octoprint server