From owner-freebsd-hackers@FreeBSD.ORG Fri Jul 8 14:54:35 2011 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11BAC106566B for ; Fri, 8 Jul 2011 14:54:35 +0000 (UTC) (envelope-from pieter@thedarkside.nl) Received: from mail.thelostparadise.com (router.thelostparadise.com [IPv6:2a02:898:0:30::30:1]) by mx1.freebsd.org (Postfix) with ESMTP id 940708FC14 for ; Fri, 8 Jul 2011 14:54:34 +0000 (UTC) Received: by mail.thelostparadise.com (Postfix, from userid 127) id 415EC7303E; Fri, 8 Jul 2011 16:54:32 +0200 (CEST) Received: from localhost by mail.thelostparadise.com (Postfix) with ESMTPSA id 2B71E73038; Fri, 8 Jul 2011 16:54:30 +0200 (CEST) Message-ID: <4E171A25.5080905@thedarkside.nl> Date: Fri, 08 Jul 2011 16:54:29 +0200 From: Pieter de Boer MIME-Version: 1.0 To: Ilya Bakulin References: <4E167C94.70300@kibab.com> In-Reply-To: <4E167C94.70300@kibab.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,RDNS_NONE autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on aberdeen.thelostparadise.com Cc: freebsd-hackers@freebsd.org, "Robert N. M. Watson" , Jonathan Anderson , Ben Laurie Subject: Re: Capsicum project: Ideas needed X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jul 2011 14:54:35 -0000 On 07/08/2011 05:42 AM, Ilya Bakulin wrote: > The question is: which applications should also be processed? I think > that the most wanted candidates are SUID programs and/or popular network > daemons. > But looking at gzip example I also think about text-processing tools in > general. I think tcpdump (and wireshark, but that's a port) may be a good candidate. -- Pieter