From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 18 19:39:43 2014 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 43B0116B for ; Tue, 18 Mar 2014 19:39:43 +0000 (UTC) Received: from mail-vc0-x22c.google.com (mail-vc0-x22c.google.com [IPv6:2607:f8b0:400c:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 045C02FA for ; Tue, 18 Mar 2014 19:39:42 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id la4so7822044vcb.17 for ; Tue, 18 Mar 2014 12:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=9FD2k1DM4WfKPdsgXuIkqH85QqzOeTg02NaP6Q8CIE4=; b=tl8VfVWe4IJPsxVnVX9qBC1OKyhhWXbonX3NeS6VVQ1nZOq+CO9SrlROR11rSdkM6K 25ng4wlVtoOSGvl2D+NZJ8/imUwNSptH3ZAnkl+OiSJ8qInQZssjEVyxfXWUIpDPG3D7 HnHmd1ZBVZHWQsmw2gs5Ta5OJV6i+uqrV7XcfDQkvXFph59riJ3X789biFU3ZfriU93H QTVxmp2/tXAB+BgSkaIdqnpsnVUJlcKiBI+1hM7WUi/Gw/OUwrdCx4hTQdDoBHsH3LVi ZS40Mc9+fuaSEtdn+MCUYDJ22042kLYUfbNTjxOveLJEU0Aw70+OFrkfmGZB9FU4XclG p+aQ== MIME-Version: 1.0 X-Received: by 10.58.202.106 with SMTP id kh10mr5424602vec.31.1395171582238; Tue, 18 Mar 2014 12:39:42 -0700 (PDT) Received: by 10.58.253.7 with HTTP; Tue, 18 Mar 2014 12:39:42 -0700 (PDT) In-Reply-To: <9C137A6F-7DF9-491D-A852-CAEEDA118629@gmail.com> References: <9C137A6F-7DF9-491D-A852-CAEEDA118629@gmail.com> Date: Tue, 18 Mar 2014 19:39:42 +0000 Message-ID: Subject: Re: GSoC '14: TLS Support for Capsicum From: hiren panchasara To: Sarat Sista Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-hackers@freebsd.org" X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 19:39:43 -0000 On Fri, Mar 14, 2014 at 4:30 PM, Sarat Sista wrote: > Hi all, > > I am putting up a proposal for GSoC =E2=80=9914 and in this project I wil= l be implementing TLS support for Capsicum, the new sandboxing mechanism ba= sed on Capability Security model. As far as my idea goes, I should be addin= g a new SSL API to libcapsicum and modify casperd so that applications can = request TLS services as required. I hoping that anyone here can give more i= nput regarding how I should proceed further and what I should be looking at= initially. > Hi Sarat, Thank you for your proposal. Please submit it via Google Melange if you haven't done so. Reviewing projects are easier there. cheers, Hiren