Re: Secure src code management
From: Bill Unruh (unruh_at_string.physics.ubc.ca)
Date: 04/20/04
- Previous message: Alan Hadsell: "Re: Secure src code management"
- In reply to: Frank: "Re: Secure src code management"
- Next in thread: Alan Hadsell: "Re: Secure src code management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 20 Apr 2004 02:10:25 +0000 (UTC)
Frank <fgeck@optonline.net> writes:
]This is a multi-part message in MIME format.
PLEASE do not post with HTML. Set your news server to not post to
newsgroups with html. It looks a mess to anyone who uses any kind of
traditional news reader.
]Well Not sure if CVS allows you to encrypt it. Was wondering if some
]one offered a service and maybe we used a VPN or userid/password to
]access it .
As many have said, ssh is the way to go. It encrypts all communications
between the server and the home machines, including password exchange.
Of course it will NOT protect against the user's machines being infected
by trojans or viruses, which grab the password as it is entered into
ssh.
]>
]>>I know this is a little of topic but have no idea where else that is
]>>generic enough to post this.
]>>
]>> Looking for a secure way to do source code management with remote
]>>locations. i.e. have 2 developers working from home and want to use some
]>>type of source code control system, but it has to be secure. No one can
]>>access the code.
]>>
This is a bit confusing. You say youwant the developers to work on the
code from home and then say "No one can access the code". Do you mean
no-one else than the developers, or not even the developers?
- Previous message: Alan Hadsell: "Re: Secure src code management"
- In reply to: Frank: "Re: Secure src code management"
- Next in thread: Alan Hadsell: "Re: Secure src code management"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|