git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Ilari Liusvaara <ilari.liusvaara@elisanet.fi>
To: Mihamina Rakotomandimby <mihamina@gulfsat.mg>
Cc: git@vger.kernel.org
Subject: Re: simplest git deamon?
Date: Tue, 13 Apr 2010 02:22:39 +0300	[thread overview]
Message-ID: <20100412232239.GA890@LK-Perkele-V2.elisa-laajakaista.fi> (raw)
In-Reply-To: <20100412164740.740050cb@pbmiha.malagasy.com>

On Mon, Apr 12, 2010 at 04:47:40PM +0300, Mihamina Rakotomandimby wrote:
> Manao ahoana, Hello, Bonjour,
> 
> I would like to setup a git repository, on a Debian machine.
> I would like to access it only with git:// (no http://, no ssh://,...)
> 
> How to implement read/write restriction when just wanting to use
> "git://" without dealing with SSH?

You can't. git:// in its base form does not support authentication.

Yes, one could extend git:// to support authentication and encryption
(been there, done that), but that isn't usable as client end requires
extra software not included in standard git install (that server end
requires extra software is comparatively no problem).

-Ilari

      parent reply	other threads:[~2010-04-12 23:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-12 13:47 simplest git deamon? Mihamina Rakotomandimby
2010-04-12 14:22 ` Shawn O. Pearce
2010-04-12 14:23 ` Tomas Carnecky
2010-04-12 14:24 ` Matthieu Moy
2010-04-12 23:22 ` Ilari Liusvaara [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100412232239.GA890@LK-Perkele-V2.elisa-laajakaista.fi \
    --to=ilari.liusvaara@elisanet.fi \
    --cc=git@vger.kernel.org \
    --cc=mihamina@gulfsat.mg \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).