From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Simon Josefsson Newsgroups: gmane.emacs.devel Subject: Re: Encryption code is ok Date: Sat, 15 May 2004 13:18:38 +0000 (UTC) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084627348 13471 80.91.224.253 (15 May 2004 13:22:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 May 2004 13:22:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat May 15 15:22:17 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BOz7J-0003eQ-00 for ; Sat, 15 May 2004 15:22:17 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BOz7J-0002LW-00 for ; Sat, 15 May 2004 15:22:17 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BOz5J-0004Bw-NX for emacs-devel@quimby.gnus.org; Sat, 15 May 2004 09:20:13 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BOz4R-00044p-9P for emacs-devel@gnu.org; Sat, 15 May 2004 09:19:19 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BOz3q-0003w0-77 for emacs-devel@gnu.org; Sat, 15 May 2004 09:19:14 -0400 Original-Received: from [80.91.224.249] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BOz3p-0003vW-Hf for emacs-devel@gnu.org; Sat, 15 May 2004 09:18:41 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BOz3p-00030C-00 for ; Sat, 15 May 2004 15:18:41 +0200 Original-Received: from spel09.nada.kth.se ([130.237.227.168]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 May 2004 15:18:41 +0200 Original-Received: from jas by spel09.nada.kth.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 15 May 2004 15:18:41 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 11 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 130.237.227.168 (Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.4) Gecko/20030701) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23478 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23478 Richard Stallman gnu.org> writes: > After further discussion with our lawyer I've concluded that it really > is ok to have encryption code in Emacs. So there is no need to > remove that. Good news. Does this also mean that having crypto code on Savannah is OK? Or are those separate issues? I removed some of my projects from savannah recently due to this. Thanks.