From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HIyZl-0002gn-Rr for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:48:25 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HIyZk-0002gb-01 for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:48:24 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HIyZj-0002gP-Qt for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:48:23 -0500 Received: from py-out-1112.google.com ([64.233.166.181]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HIyZj-00056j-Fp for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:48:23 -0500 Received: by py-out-1112.google.com with SMTP id h31so932318pyc for ; Sun, 18 Feb 2007 18:48:22 -0800 (PST) Message-ID: <45D90FF0.90802@codemonkey.ws> Date: Sun, 18 Feb 2007 20:48:16 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] QEMU: VNC References: <200702161402.23660.cwolsen@domainatlantic.com> <200702181853.41196.cwolsen@domainatlantic.com> <200702181930.02485.cwolsen@domainatlantic.com> <45D90514.40107@codemonkey.ws> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Johannes Schindelin Cc: qemu-devel@nongnu.org Johannes Schindelin wrote: > Hi, > > On Sun, 18 Feb 2007, Anthony Liguori wrote: > > >> Christopher Olsen wrote: >> >>> Sorry I'll attempt to use the preferred patching method in the future.. >>> >>> Secure vnc auth method the default built in method from >>> >>> >> We can't take a password from a command line. Supporting VNC auth is >> super easy otherwise. I really think we need to have a config file >> before we can do VNC passwords. >> > > No, you should not do VNC passwords. The default VNC password exchange is > insecure and you should not lure users into believing in that false > security. > I actually agree with you. Regards, Anthony Liguori > Ciao, > Dscho > > >