From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-px0-f187.google.com (mail-px0-f187.google.com [209.85.216.187]) by speech.braille.uwo.ca (Postfix) with ESMTP id 104F0109C1 for ; Tue, 20 Oct 2009 17:19:29 -0400 (EDT) Received: by pxi17 with SMTP id 17so4140500pxi.21 for ; Tue, 20 Oct 2009 14:19:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:mail-followup-to:references:mime-version:content-type :content-disposition:in-reply-to:user-agent; bh=x2Ql0rc59AqYKZBJc8yzg/sFqJRH2xcjxWMImKvEeCM=; b=mBVo6KRe1mZkxX1zauP8fIniPT+vFTyqHdqC1SRXae5jYeehIfoJDSljj3VUxsYiaw 0vgLvaxGx4XjjPCiSABnQh4m/YRDxZSzL8stlyb00cxsDB9ovAO9fleR7wUyqSOu96zA 15gZ40NC7Fhbb0B6Y2LC3cyvCOoIciSfGx2wo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; b=qUcRQAqmotOduU1OalEweLI0GXgVbBAfInML8fgLiVN8kz4JyzZ1WVngdHSfHe8mx6 ieo+0XnFb6IW6S4TnwllKpLjZ93ZY08mDTBlo+Lgbdpok5iy0hiVFudgt6+fSt9AHb77 ucEC42J2/LByXPugqqurF8WwSRRbwysqxvOAU= Received: by 10.115.99.11 with SMTP id b11mr1201148wam.17.1256073569408; Tue, 20 Oct 2009 14:19:29 -0700 (PDT) Received: from localhost (128-193-247-73.resnet.oregonstate.edu [128.193.247.73]) by mx.google.com with ESMTPS id 20sm1049534pzk.13.2009.10.20.14.19.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 20 Oct 2009 14:19:29 -0700 (PDT) Date: Tue, 20 Oct 2009 14:19:28 -0700 From: Zachary Kline To: "Speakup is a screen review system for Linux." Subject: Re: clipboard integration -- possible security implications Message-ID: <20091020211928.GA16225@blackbird> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20091020210034.GB32242@linux1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091020210034.GB32242@linux1> User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.12 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Oct 2009 21:19:30 -0000 Hi William, I can understand the security implications as you outline them. Personally, whatever I've needed to copy from a text console has been easy enough to handle via xclip. I certainly don't need to do this sort of thing every day. It almost seems to me to be more trouble than it's worth. Maybe someone with a more frequent need for this sort of integration could give us a different perspective? Best, Zack.