Posts

Running WireGuard on Windows Standard User Accounts

Unlike other VPN tools and technologies, Wireguard creates a tunnel interface. It does this outside the official VPN plumbing of Windows. That design has the severe limitation that you need to be an administrator of the machine, but this guide provides a workaround to allow standard users to enable the VPN interface.

Using Email Alias Addresses to Enhance Privacy & Security

Using an email service with aliases help protect you from trackers and ad companies while keeping your other web accounts secure too.

Encrypted File Syncing with Cryptomator

Cryptomator provides transparent, client-side encryption for your file hosting cloud service. Everything you put onto the virtual hard drive ends up encrypted in your vault. Protect your documents from unauthorized access.

Taking Control of your Privacy

Using alternative services and hardening your current applications, you can slow down big brother and corporations from tracking your every move and reading all your personal files.

Pandora Radio on Android ROMs

Installing Pandora on Android ROMs that do not have Google Play Services

Working with upstream repos

Shows how to pull updates from upstream repos while making changes to your down stream repo

Rebasing vs Merging Repos

Shows the differences between merging branches and rebase a branch onto another

Git flow

Describes how you should use Git flow and branching to manage your repositories

Why I Decided to Build a Website

After trying out Wordpress, Blogger, and a few other website builders. I have decided to build a website using Hugo and automating it with Github and Netlify.