From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 22 17:16:41 2008 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 7DC73106566C for ; Tue, 22 Apr 2008 17:16:41 +0000 (UTC) (envelope-from dgiagio@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.232]) by mx1.freebsd.org (Postfix) with ESMTP id 4818B8FC23 for ; Tue, 22 Apr 2008 17:16:41 +0000 (UTC) (envelope-from dgiagio@gmail.com) Received: by rv-out-0506.google.com with SMTP id b25so1420844rvf.43 for ; Tue, 22 Apr 2008 10:16:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=OvyEEMdhrPlFZ/wETalUd+iYy+Tp0poGoX2Xe2WYDw4=; b=aX1jO5xlT5P10p3lzZ3S1kmQrj8/xKbulMDhzC//8qkyV2b6g2Y3kq1YE4xOOGvCMYQk7PDrZdNjJm0Ub8yxK2SODmVzBUF5HCNuLarCk3UOqO1LWwsPdp2LJgG5oFQmcMlHyl4jiaI/R6OQUOROBZzCX9+LUPYG7+iRLgK982Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=I97NJy5R7+JAfnl1qn27UlsLsqPcj9WJ02bef2kOptzSMScdqsXYvgvpFz8mplsC8A/ihhqMFDg3Pkaeu6S0Rm8duuAUn5un5Yny+ioQS4kps4EvaXsTdOdmY6Eg64qkTiCNeSRHU0Kt7RcHYH8akAMWRJQbbASAolahkRqZQ2s= Received: by 10.141.44.13 with SMTP id w13mr9303rvj.13.1208883035626; Tue, 22 Apr 2008 09:50:35 -0700 (PDT) Received: by 10.141.129.11 with HTTP; Tue, 22 Apr 2008 09:50:35 -0700 (PDT) Message-ID: <1b0798830804220950i715da800n41019efddea073e6@mail.gmail.com> Date: Tue, 22 Apr 2008 13:50:35 -0300 From: "Diego Giagio" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Introducing myself - GSoC 2008 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: Tue, 22 Apr 2008 17:16:41 -0000 Hi, My name is Diego Giagio. I'm 25, brazilian, from Rio de Janeiro. I'm a student working towards my undergraduate degree on Candido Mendes University. In late 2006, I started working on OpenBSM library and got the privilege to have some small patches accepted. At that time, I introduced myself to Robert Watson (rwatson@). Since then, I've been following discussions on mailing lists, following commits, etc., all related to TrustedBSD project. I consider myself a security centric guy. In the past, I've found holes on Ethereal (now Wireshark) and OpenBSD's spamd, both with proof-of-concept programs to trigger the vulnerabilities. I usually spend part of my time reading and analyzing code on a daily basis, looking for bad written code, vulnerabilities and possible performance optimizations. I'm really honored for being selected to work on Audit Firewall Events on Kernel project, and I can asure you that I will do my best working on it. During this period, I hope to get to know as many FreeBSD developers and talented people as possible. I'm also very happy to have Christian S.J. Peron (csjp@) as my mentor on this project. So, let the work begin. -- DG