Re: svn commit: r331618 - head/share/man/man7

2018-03-27 Thread Conrad Meyer
On Tue, Mar 27, 2018 at 8:41 AM, Rodney W. Grimes wrote: > Without the private part of the TLS they can not alter that data, > correct? Correct — a property typically referred to as "integrity." (Well, obviously they can truncate streams with RST, but that isn't very subtle to any client.) > I

Re: svn commit: r331618 - head/share/man/man7

2018-03-27 Thread Rodney W. Grimes
> Thinking of the network as attacker-controlled is fine, but without > the CA certificate database in ports, TLS provides neither data > integrity nor confidentiality.[0] > > Even with certificate validation, it's unlikely that TLS provides > meaningful confidentiality for svn.freebsd.org ? IP st

Re: svn commit: r331618 - head/share/man/man7

2018-03-27 Thread Conrad Meyer
Thinking of the network as attacker-controlled is fine, but without the CA certificate database in ports, TLS provides neither data integrity nor confidentiality.[0] Even with certificate validation, it's unlikely that TLS provides meaningful confidentiality for svn.freebsd.org — IP still exposes

Re: svn commit: r331618 - head/share/man/man7

2018-03-27 Thread Benjamin Kaduk
On Tue, Mar 27, 2018 at 9:57 AM, Rodney W. Grimes < free...@pdx.rh.cn85.dnsmgr.net> wrote: > > Author: trasz > > Date: Tue Mar 27 14:51:19 2018 > > New Revision: 331618 > > URL: https://svnweb.freebsd.org/changeset/base/331618 > > > > Log: > > Use https:// instead of http://. > > > > MFC after

Re: svn commit: r331618 - head/share/man/man7

2018-03-27 Thread Rodney W. Grimes
> Author: trasz > Date: Tue Mar 27 14:51:19 2018 > New Revision: 331618 > URL: https://svnweb.freebsd.org/changeset/base/331618 > > Log: > Use https:// instead of http://. > > MFC after: 2 weeks > > Modified: > head/share/man/man7/development.7 > > Modified: head/share/man/man7/develop

svn commit: r331618 - head/share/man/man7

2018-03-27 Thread Edward Tomasz Napierala
Author: trasz Date: Tue Mar 27 14:51:19 2018 New Revision: 331618 URL: https://svnweb.freebsd.org/changeset/base/331618 Log: Use https:// instead of http://. MFC after:2 weeks Modified: head/share/man/man7/development.7 Modified: head/share/man/man7/development.7 ===