5 messages in com.perforce.perforce-user[p4] perforce security
FromSent OnAttachments
axel...@coremedia-ag.com23 Aug 2000 02:42 
Tim Gover23 Aug 2000 02:49 
sandy currier23 Aug 2000 11:18 
axel...@coremedia-ag.com25 Aug 2000 02:32 
Graham Barr30 Aug 2000 13:06 
Subject:[p4] perforce security
From:axel...@coremedia-ag.com (axel@coremedia-ag.com)
Date:08/25/2000 02:32:22 AM
List:com.perforce.perforce-user

Is anybody at Perforce thinking about support for SSL (TLS,...) ? It might be somewhat faster to do the encryption/decryption work inside the client itself instead of inoking a different program (ssh), and avoids the port forwarding problem that sandy addresses.

sandy currier wrote:

We are currently beta testing a method of using direct ssh connections between the p4 client and server. It works well on unix. We are still trying to finish testing it on windows.

This model, as opposed to the port forwarded model, should be much more secure in that there is no port that a random user can use to access the server (during port forwarding, the port is open for general consumption and use). [...]