Programmer at Large.
I use Github mostly as a way to share public copies of some of my repos. The primary copies, and all of my private repos, are stored using one or more of ...
- FOKS for encrypted cloud-hosted repos.
- Keybase for encrypted cloud-hosted repos.
- Gitea on machines at home.
- Gitolite (only accessible via SSH) on a public VPS.
Most of my repos are hosted on more than one of these servers, with multiple push URLs on the origin remote, so that a single git push command will update all of the servers at once.
Some of my web sites:
- jms1.info (with a copy of the site's source in the kg4zow/jms1.info Github repo)
- jms1.net