<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Voided Pages</title>
    <link>/</link>
    <description>Recent content on Voided Pages</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-US</language>
    <copyright>Copyright © 2024, me.</copyright>
    <lastBuildDate>Sun, 11 Feb 2024 11:40:27 -0330</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Webrings Renaissance</title>
      <link>/the-webrings-renaissance/</link>
      <pubDate>Sun, 11 Feb 2024 11:40:27 -0330</pubDate>
      <guid>/the-webrings-renaissance/</guid>
      <description>Ever heard of a webring?&#xA;Back in the late 90s/early 2000s, before the days of social media and mass adoption of search engines, it was much harder to find content on the web. It might be hard to imagine in this day and age where everyone has terabytes worth of content within reach at all times. In those early days of the internet, the &amp;ldquo;web&amp;rdquo; wasn&amp;rsquo;t nearly as webbed as it is now.</description>
    </item>
    <item>
      <title>Creating Onions.host</title>
      <link>/creating-onions.host/</link>
      <pubDate>Sat, 10 Feb 2024 11:41:01 -0330</pubDate>
      <guid>/creating-onions.host/</guid>
      <description>I recently launched a project I&amp;rsquo;ve been working on for the last few weeks called Onions.host.&#xA;Onions.host is a platform-as-a-service for hosting static sites on the Tor network. Basically, a user can use git to push up their code to a remote repository that will then publish their static site on a .onion address.&#xA;Onion addresses are URLs with a .onion address that are accessible on the Tor Network. The Tor network uses relays and multiple levels of encryption to ensure that your internet activities are kept private and free of trackers or surveillance.</description>
    </item>
    <item>
      <title>Accessing Git Through Tor</title>
      <link>/accessing-git-through-tor/</link>
      <pubDate>Fri, 02 Feb 2024 11:40:27 -0330</pubDate>
      <guid>/accessing-git-through-tor/</guid>
      <description>The Tor network is a decentralized, anonymizing network designed to improve privacy and security on the internet. It does this by routing users&amp;rsquo; web traffic through a worldwide network of volunteer-run servers (called &amp;ldquo;relays&amp;rdquo;). This process, known as onion routing, encrypts the data multiple times (like the layers of an onion&amp;hellip;) as it passes through the relays, peeling off one layer of encryption at each step. This ensures that the origin, destination, and content of the internet traffic remain anonymous to anyone monitoring or attempting to analyze the traffic.</description>
    </item>
    <item>
      <title>How to view CSV files in the terminal</title>
      <link>/how-to-view-csv-files-in-the-terminal/</link>
      <pubDate>Tue, 16 Jan 2024 11:41:01 -0330</pubDate>
      <guid>/how-to-view-csv-files-in-the-terminal/</guid>
      <description>There&amp;rsquo;s nothing better than a simple, one-line bash command utility to help you get the job done. For me, I wanted an easy way to just view a CSV file in the terminal. I didn&amp;rsquo;t need to edit anything; just wanted to be able to page through a file easily. Here&amp;rsquo;s a little snippet I found to do this:&#xA;column -s, -t &amp;lt; filename.csv | less -#2 -N -S; And even better, as an alias:</description>
    </item>
    <item>
      <title>Hack the Box, Season 4 - Monitored</title>
      <link>/hack-the-box-season-4-monitored/</link>
      <pubDate>Sat, 13 Jan 2024 10:10:36 -0330</pubDate>
      <guid>/hack-the-box-season-4-monitored/</guid>
      <description>This is my detailed write up of Hack the Box Season 4, week 2 - Monitored.&#xA;Information Gathering As is customary, our journey begins with an nmap scan:&#xA;nmap -sV -sC --min-rate 4500 -Pn $IP Here&amp;rsquo;s our result:&#xA;From this, we can see:&#xA;SSH on Port 22: Standard fare. HTTP Server on Port 80: Redirects to HTTPS. OpenLDAP Server on Port 389: Intriguing, isn&amp;rsquo;t it? HTTPS Web Server: A crucial piece of the puzzle.</description>
    </item>
    <item>
      <title></title>
      <link>/guestbook/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/guestbook/</guid>
      <description>Let me know you were here! Widget is loading comments... </description>
    </item>
    <item>
      <title></title>
      <link>/links/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/links/</guid>
      <description>My Personal Collection of Interesting or Useful Links Interesting posts https://maggieappleton.com/garden-history The history and an explanation of the &amp;ldquo;Digital Garden&amp;rdquo;&#xA;Games or experiences https://fiveoverfour.com/ Audio visual story experience&#xA;Onion sites http://blapi36sowfyuwzp4ag24xb3d4zdrzgtafez3g3lkp2rj4ho7lxhceid.onion/ A web journal with a unique and interesting writing style</description>
    </item>
    <item>
      <title></title>
      <link>/other/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/other/</guid>
      <description>Some random mixes I made Netsi · Bass Heavy - Trap/Bass house 2024</description>
    </item>
  </channel>
</rss>
