From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HIxqv-0004Xo-Pg for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:02:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HIxqu-0004Xa-Bi for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:02:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HIxqu-0004XX-8e for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:02:04 -0500 Received: from wx-out-0506.google.com ([66.249.82.238]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HIxqt-0000p4-Oc for qemu-devel@nongnu.org; Sun, 18 Feb 2007 21:02:03 -0500 Received: by wx-out-0506.google.com with SMTP id i30so2353632wxd for ; Sun, 18 Feb 2007 18:02:02 -0800 (PST) Message-ID: <45D90514.40107@codemonkey.ws> Date: Sun, 18 Feb 2007 20:01:56 -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> In-Reply-To: <200702181930.02485.cwolsen@domainatlantic.com> 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: qemu-devel@nongnu.org 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. Regards, Anthony Liguori > On Sunday 18 February 2007 19:14, Johannes Schindelin wrote: > >> Hi, >> >> On Sun, 18 Feb 2007, Christopher Olsen wrote: >> >>> Actually I have a version 2 to my patch which I will forward in by >>> tomorrow which allows for vnc authentication.. >>> >> Which one? AFAICT there are three authentication methods, one of which is >> not secure at all. Another one is no vnc authentication at all, but rather >> an ssh authentication. The third method does not encrypt the rest of the >> protocol, so is not secure. (And yes, there exists a fourth method, which >> appears to be purely VNC, but which is not open source.) >> >> Ciao, >> Dscho >> >> P.S.: I forgot to mention that your patch is not in unified format, which >> seems to be the preferred patch format on this list. >> >> >> >> _______________________________________________ >> Qemu-devel mailing list >> Qemu-devel@nongnu.org >> http://lists.nongnu.org/mailman/listinfo/qemu-devel >> > >