From owner-svn-src-head@freebsd.org Sun Aug 7 20:48:10 2016 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78557BB1850 for ; Sun, 7 Aug 2016 20:48:10 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lf0-f51.google.com (mail-lf0-f51.google.com [209.85.215.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 0467D15DC for ; Sun, 7 Aug 2016 20:48:09 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by mail-lf0-f51.google.com with SMTP id b199so235175540lfe.0 for ; Sun, 07 Aug 2016 13:48:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=/4COVAfzFPRDJMpfJOe0hC0hQaJWoi7lloZJHsdK03M=; b=LUm+lWdMDUlOrBA3IAQw7ZNJeSNtqmIaxiSmpllO7bz2z2OlVCC9rkzJocOmZ7DJiZ 3Hn2YpZFe5Wb6Yzt/tQwLer6D3mM5k4/gSSkkvXVEgjR65EjF3JHeX2vH/NErgA+KB5a jC0vDuQFD0oLNtGCzILoZBlKZKXmhSu+XGzfXYeDaVEWfICNwMiX7D2kmWOa8zCtQNa/ +IiypLiDQ+HjESSETbEaweCwAk5vl0ds5LLGgOJNhYDrxlFHbyEBqWiv5RPEfMV3TH0B QTvgwWsFF4yhcspwvcKNpxXT7rXxwwdr8/ZUwP0WH9V0JpUauk9iEZzWtBzahCzmR7L3 y4Hg== X-Gm-Message-State: AEkooutjRc4zwObacrfkWSqoiWkJS+4wrjU9wgCvl5A04RuPZO5fl7Yk3IBvT6bFJ07VZA== X-Received: by 10.46.9.22 with SMTP id 22mr25272385ljj.63.1470602887642; Sun, 07 Aug 2016 13:48:07 -0700 (PDT) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id g42sm5151918lji.40.2016.08.07.13.48.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 07 Aug 2016 13:48:07 -0700 (PDT) Subject: Re: svn commit: r303716 - head/crypto/openssh To: Slawa Olhovchenkov References: <0740b662-4a36-f834-229a-d16a5a6dde14@freebsd.org> <20160807173734.GD22212@zxy.spb.ru> <2dd7e952-ca28-57cb-ac8a-39d895b51d06@freebsd.org> <20160807182317.GE22212@zxy.spb.ru> <20160807185237.GV8192@zxy.spb.ru> <20160807191041.GW8192@zxy.spb.ru> <0cb2bd75-3086-fb72-c902-a05354536fc4@freebsd.org> <20160807195637.GX8192@zxy.spb.ru> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, Oliver Pinter , Bruce Simpson , Warner Losh , svn-src-head@freebsd.org, =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= From: Andrey Chernov Message-ID: <95a63572-2d0c-2809-dc38-3ab480432a16@freebsd.org> Date: Sun, 7 Aug 2016 23:48:05 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160807195637.GX8192@zxy.spb.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 20:48:10 -0000 On 07.08.2016 22:56, Slawa Olhovchenkov wrote: > On Sun, Aug 07, 2016 at 10:42:56PM +0300, Andrey Chernov wrote: > >> On 07.08.2016 22:10, Slawa Olhovchenkov wrote: >>> On Sun, Aug 07, 2016 at 10:02:52PM +0300, Andrey Chernov wrote: >>> >>>> On 07.08.2016 21:52, Slawa Olhovchenkov wrote: >>>>>> Why you still not >>>>>> send your opinion to the author? >>>>>> >>>>> >>>>> I am not sure about suitable response from autor. >>>>> May be project [FreeBSD] choise some compromise. >>>> >>>> IMHO blindly choosing some compromise without asking author's opinion >>>> first will be unwise. I will be glad in case someone from secteam@ >>>> discuss that with the author. Moreover, careless attempt to stay >>>> compatible by any price can weak connections passed out of the server room. >>>> >>> >>> In generaly I am accept this. >>> For this specific case enforcing strong crypo like Internet filtering >>> from suicide. >>> >> >> BTW, there is at least one alternative. F.e. security/putty from ports >> still support weak min DH 1024, diffie-hellman-group1-sha1 and even des >> you need. I don't check others because I am too lazy. > > Last time I am see (over six years ago) putty just don't work (my > coworker try on Linux). I am to lazy check now. > Good news: I just try it and it works.