From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id B98E66DE0183 for ; Wed, 6 Dec 2017 17:00:50 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[AWL=0.011, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Upr2xp_PNyZP for ; Wed, 6 Dec 2017 17:00:49 -0800 (PST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id A7D926DE009B for ; Wed, 6 Dec 2017 17:00:49 -0800 (PST) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1eMkYH-0004iA-TD; Wed, 06 Dec 2017 20:00:37 -0500 Received: (nullmailer pid 11823 invoked by uid 1000); Thu, 07 Dec 2017 01:00:36 -0000 From: David Bremner To: Brian Sniffen Cc: lenz@math.uic.edu, notmuch@notmuchmail.org Subject: Re: web interface to notmuch In-Reply-To: <87indjnbp8.fsf@istari.evenmere.org> References: <87tvyvp4f2.fsf@istari.evenmere.org> <87376f13ho.fsf@fifthhorseman.net> <87indjnbp8.fsf@istari.evenmere.org> Date: Wed, 06 Dec 2017 21:00:36 -0400 Message-ID: <87wp1ztkqz.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Dec 2017 01:00:50 -0000 Brian Sniffen writes: >> Assuming that you had a sanitize_this_html_part() function available to >> you, do you think it would be possible to make this safe? Have you >> considered proposing it for inclusion in contrib upstream? > > Okay, https://github.com/briansniffen/notmuch/tree/nmweb is now rebased > onto the notmuchmail.org head as of this morning. All of the changes > are under contrib/notmuch-web. > Maybe a minor point, but there is at least one existing "notmuch-web" [1]. I'm not sure if John Lenz (in copy) considers the project a going concern, but it might be worth thinking about search engine collision. > I haven't done this before, so: exactly how would you like this proposed > for upstream inclusion? It looks from > https://notmuchmail.org/contributing/ like you'd like documentation, > tests, NEWS, and then `git send-email`. Is that right? > > Do you want this crunched into one commit, "write an e-mail client"? I think Daniel covered this well, but let me reinforce that we want to review things in meaningful, not too large chunks. [1]: https://bitbucket.org/wuzzeb/notmuch-web