Update the bit about using SSH/Kerberos5 to connect to the FreeBSD

servers. Also update the bit about crypto code and my role with it.
This commit is contained in:
Mark Murray 1999-09-08 18:17:39 +00:00
parent 85bce7e465
commit 2fb650b74f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=5566
2 changed files with 28 additions and 18 deletions

View file

@ -102,13 +102,15 @@
</tgroup>
</informaltable>
<para>It is required that you use &man.ssh.1; with public key
authentication to access the repository host. This is generally
more secure than &man.telnet.1; or &man.rlogin.1; since your
connection will always be encrypted. With utilities like
&man.ssh-agent.1; and &man.scp.1; also available, it is also far
more convenient. If you do not know anything about &man.ssh.1,
please see <xref linkend="ssh.guide">.</para>
<para>It is required that you use &man.ssh.1; or &man.telnet.1;
and Kerberos 5 to connect to the repository hosts. These are
generally more secure than plain &man.telnet.1; or
&man.rlogin.1; since credential negotiation will always be
encrypted. All traffic is encrypted by default with &man.ssh.1;.
With utilities like &man.ssh-agent.1; and &man.scp.1; also
available, &man.ssh.1; is also far more convenient. If you do
not know anything about &man.ssh.1, please see
<xref linkend="ssh.guide">.</para>
</sect1>
<sect1 id="cvs.operations">
@ -164,7 +166,8 @@
one of them instead. The only ones allowed to directly fiddle
the repository bits are the repomeisters. Satoshi Asami is also a
repomeister for the <filename>ports/</filename> portion of the
tree.</para>
tree. Mark Murray is the repomeister for the International
Crypto Repository in South Africa.</para>
<para>If you are a new committer, your very first commit should be
to add yourself to the developer's section (28.2) of the
@ -346,7 +349,9 @@
<listitem>
<para>Mark is the CVS repository meister for the
international cypto repository kept on
<hostid>internat.FreeBSD.org</hostid>.</para>
<hostid>internat.FreeBSD.org</hostid> in South Africa.</para>
<para>Mark also oversees most of the crypto code; if you have
any crypto updates, please ask Mark first.</para>
</listitem>
</varlistentry>