Articles tagged with python

  1. Mirroring My GitHub Repositories

    Once upon a time I distrusted all proprietary code, self-hosted everything (even my email), and was generally fairly paranoid about the privacy and security of my data. While I still run a server at home, it's mostly for the convenience of having a local SMB share and a couple of …

  2. Adding New WireGuard Clients

    I like to run a few things from home, like a Nextcloud server and a Bitwarden server, for example. I also like for my home infrastructure to be secure though, so I don't allow access to these services from outside of my LAN. This can be a problem if I …