Delivery-Date: Wed, 02 Sep 2015 11:30:52 -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_ADSP_CUSTOM_MED,
	DKIM_SIGNED,FREEMAIL_FROM,RCVD_IN_DNSWL_MED,T_DKIM_INVALID,T_RP_MATCHES_RCVD
	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 [38.229.72.13])
	(using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by khazad-dum.seul.org (Postfix) with ESMTPS id ED8E01E0B58;
	Wed,  2 Sep 2015 11:30:50 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 0499E34C30;
	Wed,  2 Sep 2015 15:30:46 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 1CB7C33A79
 for <tor-talk@lists.torproject.org>; Wed,  2 Sep 2015 15:30:42 +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 FXPwVJtrY5NB for <tor-talk@lists.torproject.org>;
 Wed,  2 Sep 2015 15:30:42 +0000 (UTC)
Received: from mail-io0-x22a.google.com (mail-io0-x22a.google.com
 [IPv6:2607:f8b0:4001:c06::22a])
 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
 (Client CN "smtp.gmail.com",
 Issuer "Google Internet Authority G2" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id EBE3F2049B
 for <tor-talk@lists.torproject.org>; Wed,  2 Sep 2015 15:30:38 +0000 (UTC)
Received: by ioii196 with SMTP id i196so24183282ioi.3
 for <tor-talk@lists.torproject.org>; Wed, 02 Sep 2015 08:30:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:date:message-id:subject:from:to:content-type;
 bh=+isI0ID/YFnuuKDxoGvAEZtEUX1FZq+KXLChcooVmQw=;
 b=t4BXvJC6ssWgh8HtdPzFdM6yDW+vlubH50YahX4PSEME8L/m4cfixW+x3C3tdP/r1f
 Ky/tujN3o6W/LxRU146/TxPbe/oS0iPLJMS5g27nMJTnmsog13WDWHizikj/jWcaGzIF
 KGPKkWQLoT9YQoIdyq0TMLaI0XyiA7fKr/1jOSnnJ2e6/nEXGS8cxxUwh/82wvZ7R1G2
 tRl/tWroxlSDExWB7P9J9VLsIekGX9y2IYx1q+XakZWLmz9ZyEdr1AOCgPjnrlNqC+Il
 I5342mULPrpQPSwtDFJA5UYHmlfBXuQZFHX0EexKxO+SOdjeaWjEaZQc0VoHp55Dn7qY
 NaMw==
MIME-Version: 1.0
X-Received: by 10.107.150.80 with SMTP id y77mr33198314iod.188.1441207835816; 
 Wed, 02 Sep 2015 08:30:35 -0700 (PDT)
Received: by 10.36.116.130 with HTTP; Wed, 2 Sep 2015 08:30:35 -0700 (PDT)
Date: Wed, 2 Sep 2015 21:00:35 +0530
Message-ID: <CAAhis9DwgR98WOthh+ic1Oh5N6JQdNf6YV1OqwfWsd5bUL8-bA@mail.gmail.com>
From: Deepankar Tyagi <deepankar7tyagi@gmail.com>
To: tor-talk@lists.torproject.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: [tor-talk] Introducing KroTor
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>

Hi everyone!,

I recently finished my GSOC project in which I ported Tor codebase to
chrome's native client (also ported libevent).
This enables tor's official C codebase to run inside Chrome browser as an
app, it creates a system wide (tor)socks proxy at port 9999.

The app has been published on webstore ( all relevant links are at end of
mail)

Currently it lacks a functional GUI ie ability to add proxy settings,
modify proxy port etc; I am working on it and next version will have one.

Any feedback and suggestions are welcome.

(Apologies if I sent the mail to wrong mailing list)

Links:
Webstore link :
https://chrome.google.com/webstore/detail/krotorbeta-access-interne/dfdhngcahhplaibahkkjhdklhihbaikl
 (shorter link) : https://codebuff.net/krotor
GSOC Project : https://codebuff.net/gsoc
Native Client  : https://developer.chrome.com/native-client
Code, details : https://codereview.chromium.org/1311703003   (will create a
separate and simplified repo soon)

Regards.
-- 
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

