Delivery-Date: Wed, 08 Jun 2016 17:41:01 -0400
Return-Path: <tor-talk-bounces@lists.torproject.org>
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on moria.seul.org
X-Spam-Level: 
X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	RCVD_IN_DNSWL_MED,T_DKIM_INVALID,T_RP_MATCHES_RCVD,UNPARSEABLE_RELAY
	autolearn=ham version=3.3.1
X-Original-To: archiver@seul.org
Delivered-To: archiver@seul.org
Received: from eugeni.torproject.org (eugeni.torproject.org [138.201.14.202])
	(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id AF4D71E04C0;
	Wed,  8 Jun 2016 17:40:59 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id B0B2DE0DD7;
	Wed,  8 Jun 2016 21:40:46 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id B260EE0D73
 for <tor-talk@lists.torproject.org>; Wed,  8 Jun 2016 21:40:41 +0000 (UTC)
X-Virus-Scanned: Debian amavisd-new at 
Received: from eugeni.torproject.org ([127.0.0.1])
 by localhost (eugeni.torproject.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 0_Z-RMnVcV1c for <tor-talk@lists.torproject.org>;
 Wed,  8 Jun 2016 21:40:41 +0000 (UTC)
Received: from mx1.riseup.net (mx1.riseup.net [198.252.153.129])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "*.riseup.net",
 Issuer "COMODO RSA Domain Validation Secure Server CA" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 4C83FE0DE4
 for <tor-talk@lists.torproject.org>; Wed,  8 Jun 2016 21:40:40 +0000 (UTC)
Received: from cotinga.riseup.net (unknown [10.0.1.164])
 (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 60E7A1A1D27
 for <tor-talk@lists.torproject.org>; Wed,  8 Jun 2016 21:40:37 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak;
 t=1465422037; bh=q/h3EYPZNG4Mztt9U+LTJb4DVQsrSIV4+BDuR0g1IJc=;
 h=Subject:From:Date:To:From;
 b=OmhHjdKi1aQzFKe0NwMnDaX7gUBjzoUBC1N8fom/NELP0w456e9d18w4RI+iChUQg
 Muk25+NOopeIeuNTOuEZFksF6LFTOTqsqit3JBAeDsi+TkIGLt2LIGiGDKxVw3jU+V
 5nL9PlgMU9QNWIcBHevFn0TGqhlwv1zDueFMDy44=
Received: from [127.0.0.1] (localhost [127.0.0.1])
 (Authenticated sender: flipchan) with ESMTPSA id AE3734003E
MIME-Version: 1.0
From: Flipchan <flipchan@riseup.net>
Date: Wed, 08 Jun 2016 23:40:32 +0200
To: tor-talk@lists.torproject.org
Message-ID: <9E80CA5F-E88A-4196-B608-FA270741D827@riseup.net>
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: [tor-talk] What can u code in 2 days ?
X-BeenThere: tor-talk@lists.torproject.org
X-Mailman-Version: 2.1.15
Precedence: list
Reply-To: tor-talk@lists.torproject.org
List-Id: "all discussion about theory, design,
 and development of Onion Routing" <tor-talk.lists.torproject.org>
List-Unsubscribe: <https://lists.torproject.org/cgi-bin/mailman/options/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=unsubscribe>
List-Archive: <http://lists.torproject.org/pipermail/tor-talk/>
List-Post: <mailto:tor-talk@lists.torproject.org>
List-Help: <mailto:tor-talk-request@lists.torproject.org?subject=help>
List-Subscribe: <https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk>, 
 <mailto:tor-talk-request@lists.torproject.org?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: tor-talk-bounces@lists.torproject.org
Sender: "tor-talk" <tor-talk-bounces@lists.torproject.org>

I wanted to challenge myself to 100% so i coded a blogging platform in 2 days (rushed it after my regular work)  the css and style sucks but i spent most time on the sec and simular stuff i ended up with:
https://github.com/flipchan/blogger

2factor pgp auth, btc address gen and ofc anti csrf and password hashing ^^ 

Was fun to work so intense with something due to the short period of time i had Building this . Anyhow would recommend to do something simular ofc it will turn out with alot of holes but its a fun Project to do, and also a break from all the talk about Jacob ,take care and have a nice day
-- 
Sincerly Flipchan
-- 
tor-talk mailing list - tor-talk@lists.torproject.org
To unsubscribe or change other settings go to
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-talk

