js' blog

Secure anonymous Git access
Created: 03.10.2012 11:25 UTC

Today, I setup the smart HTTPS protocol for Git in order to allow secure anonymous access to the repositories hosted at webkeks.org. They can be reached under the URL

https://webkeks.org/git/$repo.git

now.

As the git daemon for the unencrypted Git protocol was always a pain, I disabled it now that there is an alternative, so please update your local checkouts the the new URL.

Those who had trouble with a corporate firewall blocking the Git protocol should be able to clone the repositories now, so that's another advantage.