From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: NaCl support for Emacs Date: Mon, 09 Jan 2012 17:23:22 -0500 Message-ID: References: <87wr976otx.fsf@lifelogs.com> <87ipkq6yy5.fsf@lifelogs.com> <87boqi6tzz.fsf@linux-hvfx.site> <87ehve3ul8.fsf@lifelogs.com> <87lipl22xm.fsf@lifelogs.com> <87boqh20ha.fsf@lifelogs.com> <871urc46c9.fsf@uwakimon.sk.tsukuba.ac.jp> <739bsoysp.fsf@news.eternal-september.org> <87ty47r5yt.fsf@lifelogs.com> <87k452p5u3.fsf@lifelogs.com> <87liphne9e.fsf_-_@lifelogs.com> <87fwfon7gl.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1326147812 25948 80.91.229.12 (9 Jan 2012 22:23:32 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 9 Jan 2012 22:23:32 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 09 23:23:28 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RkNcl-0003UX-HR for ged-emacs-devel@m.gmane.org; Mon, 09 Jan 2012 23:23:27 +0100 Original-Received: from localhost ([::1]:33564 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkNcl-00029A-0e for ged-emacs-devel@m.gmane.org; Mon, 09 Jan 2012 17:23:27 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:57248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkNci-000295-JP for emacs-devel@gnu.org; Mon, 09 Jan 2012 17:23:25 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RkNch-0000z6-GB for emacs-devel@gnu.org; Mon, 09 Jan 2012 17:23:24 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:41081) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RkNch-0000yy-8i for emacs-devel@gnu.org; Mon, 09 Jan 2012 17:23:23 -0500 Original-Received: from faina.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id q09MNMrf006717; Mon, 9 Jan 2012 17:23:22 -0500 Original-Received: by faina.iro.umontreal.ca (Postfix, from userid 20848) id 3EE46B4177; Mon, 9 Jan 2012 17:23:22 -0500 (EST) In-Reply-To: <87fwfon7gl.fsf@lifelogs.com> (Ted Zlatanov's message of "Mon, 09 Jan 2012 11:53:14 -0500") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-NAI-Spam-Flag: NO X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV4096=0 X-NAI-Spam-Version: 2.2.0.9309 : core <4096> : streams <718243> : uri <1043805> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 132.204.246.20 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147531 Archived-At: > Many places in the Emacs core (C and ELisp) could use a fast easy > encryption library for arbitrary data that supports public and > secret-key encryption, in addition to EPA/EPG that > I already mentioned. Could be. There's no hard evidence for it yet. > I don't know how much work it would be to adapt NaCl through a custom > dynamic library or if it's better to make it part of the Emacs C tree. I don't want such a thing in the Emacs C tree. Stefan