git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Jürgen Mangler" <juergen.mangler@univie.ac.at>
To: Miklos Vajna <vmiklos@frugalware.org>
Cc: git@vger.kernel.org
Subject: Re: do without .netrc
Date: Wed, 06 Aug 2008 13:28:07 +0200	[thread overview]
Message-ID: <48998AC7.20204@univie.ac.at> (raw)
In-Reply-To: <20080806085025.GU32057@genesis.frugalware.org>

Miklos Vajna wrote:
> On Wed, Aug 06, 2008 at 01:00:54AM +0200, Jürgen Mangler <juergen.mangler@univie.ac.at> wrote:
>> it is working without a:b@ part, but ~/.netrc instead
>>
>> :-(, is it possible without .netrc
> 
> I thought questions have question marks. ;-)

Explanation 1: I wrote it to IRC and then thought maybe crossposting to 
the list would be no bad idea. On IRC i was not using question marks, 
mail was just copying the lines, forgot to add question marks.

Explanation 2: its not questions but accusations! *fg*

> Anyway, what is the advantage of not using a ~/.netrc?

It's mentioned on several occations that it is not necessary (e.g. 
http://www.kernel.org/pub/software/scm/git/docs/howto/setup-git-server-over-http.txt)

The advantages for me would be:

a) I have multiple different passwords on the same server for different 
directories, it's not possible to put this to a netrc (AS FAR AS I 
KNOW). So i have to edit the netrc for every push, clone, ... -> very 
inconvenient
b) secondly (maybe not a super valid argument for you): netrc is not 
considered to be the most secure thing, isn't it? Our network is invaded 
every year "tested" by thousands of computer science students, so i 
always try to have as few plain-text passwords as possible lying around 
(one never knows - yes netrc has 0600).

i'd also prefer not to use the user:pass@server schema, but to be asked, 
to not show pass in the history and config file in .git although even 
user:pass@server would be an advantage because it solves a).

Jürgen

  parent reply	other threads:[~2008-08-06 11:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-05 23:00 do without .netrc Jürgen Mangler
2008-08-06  8:50 ` Miklos Vajna
2008-08-06  9:17   ` Michael J Gruber
2008-08-06 10:50     ` Miklos Vajna
2008-08-06 11:28   ` Jürgen Mangler [this message]
2008-08-08 15:36     ` Jürgen Mangler

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=48998AC7.20204@univie.ac.at \
    --to=juergen.mangler@univie.ac.at \
    --cc=git@vger.kernel.org \
    --cc=vmiklos@frugalware.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).