This post belongs to my “mini-course” on Gain flexibility & increase privacy with WireGuard VPN. I’ll only be walking through how to set up a client for WireGuard on Windows 10. If you don’t have a server (or even if you already have one), definitely start from the top. I make a few assumptions and […]
Page 4
This post is a continuation of my free mini-course on Gain flexibility & increase privacy with WireGuard VPN. This post focuses on installing WireGuard VPN Server on Ubuntu 20.04 only. If you are new to WireGuard VPN, I highly encourage you to start from the top. If you are all set, let’s get to it! […]
VPNs have exploded in use over the last few years. We all know it increases our privacy, but there are a lot of crap VPN solutions out there too. WireGuard is the latest “cool kid” to come to the VPN block and it shows up with a lot of promises: It’s lightweight: WireGuard uses 4,000 […]
Need that extra touch of UX to ensure password security for your users? Add zxcvbn to your VueJS frontend as a guide!
Want to set up the new Laravel Sanctum authentication package with NuxtJS and the NuxtJS auth module? Here’s how we got it working!