git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "H. Peter Anvin" <hpa@zytor.com>
To: Linus Torvalds <torvalds@osdl.org>
Cc: Petr Baudis <pasky@suse.cz>, git@vger.kernel.org, ftpadmin@kernel.org
Subject: Re: Cloning speed comparison
Date: Fri, 12 Aug 2005 22:16:20 -0700	[thread overview]
Message-ID: <42FD8224.9020700@zytor.com> (raw)
In-Reply-To: <Pine.LNX.4.58.0508122021490.19049@g5.osdl.org>

Linus Torvalds wrote:
> 
>>BTW, is the pack protocol flexible enough to be extended to support
>>pushing?
> 
> The _protocol_ could handle it, but you obviously need some kind of secure 
> authentication, and quite frankly, one of the selling points on git-daemon 
> right now is that it's all read-only and very simple and there should be 
> no security issues because it will never write anything at all.
> 

Running it over ssh would be a good way to do authentication...

	-hpa

  reply	other threads:[~2005-08-13  5:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-13  1:54 Cloning speed comparison Petr Baudis
2005-08-13  2:12 ` Linus Torvalds
2005-08-13  3:10   ` Petr Baudis
2005-08-13  3:28     ` Linus Torvalds
2005-08-13  5:16       ` H. Peter Anvin [this message]
2005-08-13  5:25         ` Linus Torvalds
2005-08-13 23:25           ` H. Peter Anvin
2005-08-13  5:16     ` H. Peter Anvin
2005-08-15 17:50 ` Daniel Barkalow
2005-08-15 20:46   ` Junio C Hamano
2005-08-15 21:27     ` Daniel Barkalow

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

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

  git send-email \
    --in-reply-to=42FD8224.9020700@zytor.com \
    --to=hpa@zytor.com \
    --cc=ftpadmin@kernel.org \
    --cc=git@vger.kernel.org \
    --cc=pasky@suse.cz \
    --cc=torvalds@osdl.org \
    /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.
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 NNTP newsgroup(s).