We're happy to announce that Gitorious just added support for pushing over HTTP(S) protocol in addition to the existing pushing over SSH. This is especially good news for developers whose organizations' network policies don't allow for outgoing SSH connections and for people traveling (for the same, network related reason). You can do the following now: git clone https://gitorious.org/project/repository.git [...]