From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Rajeev Narang Newsgroups: gmane.emacs.devel Subject: Autocrypt support Date: Sun, 27 Aug 2017 17:27:01 -0400 Message-ID: <87pobgog62.fsf@riseup.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1503883444 405 195.159.176.226 (28 Aug 2017 01:24:04 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 28 Aug 2017 01:24:04 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Aug 28 03:23:56 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dm8mF-0007fq-82 for ged-emacs-devel@m.gmane.org; Mon, 28 Aug 2017 03:23:45 +0200 Original-Received: from localhost ([::1]:36418 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dm8mM-0007M8-1F for ged-emacs-devel@m.gmane.org; Sun, 27 Aug 2017 21:23:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51277) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dm55J-0008VV-Au for emacs-devel@gnu.org; Sun, 27 Aug 2017 17:27:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dm55E-0001UC-SW for emacs-devel@gnu.org; Sun, 27 Aug 2017 17:27:09 -0400 Original-Received: from mx1.riseup.net ([198.252.153.129]:38791) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dm55E-0001U6-MK for emacs-devel@gnu.org; Sun, 27 Aug 2017 17:27:04 -0400 Original-Received: from piha.riseup.net (unknown [10.0.1.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.riseup.net (Postfix) with ESMTPS id 5CD801A0903 for ; Sun, 27 Aug 2017 21:27:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1503869223; bh=24zuJ8h8lU6I2bgx1OJpFbNGVD9/p3FlsE8QB9hI22M=; h=From:To:Subject:Date:From; b=jT3NsHAIYquohCw4uow4EBX2Ll3Jyf5vV6rnE6JQZyzqZbvWVIiacWuRmRVb+T79/ dtzBZ1CwkE7t02I7fy1RukEBwl6PMtALKe4U8jCUDzMWJSFFpchu6aLjouGj7nxLU1 wI4mAd27PDYuaUV5Cow9tCXUXpmdi8Nb8yZ9+BqM= Original-Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: rajeevn@riseup.net) by (piha) with ESMTPSA id E33B11E0E8B X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 198.252.153.129 X-Mailman-Approved-At: Sun, 27 Aug 2017 21:23:41 -0400 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.devel:217862 Archived-At: Is anyone working on supporting Autocrypt in emacs. https://autocrypt.org/en/latest/level1.html It is in the devel branch of enigmail, and there are open pull requests for integration in k-9. Delta-chat already supports it.