Delivery-Date: Mon, 31 Aug 2015 09:43:48 -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 34A211E06D3;
	Mon, 31 Aug 2015 09:43:47 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 99BB13690F;
	Mon, 31 Aug 2015 13:43:41 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id D183C36806
 for <tor-talk@lists.torproject.org>; Mon, 31 Aug 2015 13:43:38 +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 cdqnFqPVHY4m for <tor-talk@lists.torproject.org>;
 Mon, 31 Aug 2015 13:43:38 +0000 (UTC)
Received: from mail-la0-x243.google.com (mail-la0-x243.google.com
 [IPv6:2a00:1450:4010:c03::243])
 (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 7AA0D35A1D
 for <tor-talk@lists.torproject.org>; Mon, 31 Aug 2015 13:43:35 +0000 (UTC)
Received: by labqb2 with SMTP id qb2so7135330lab.1
 for <tor-talk@lists.torproject.org>; Mon, 31 Aug 2015 06:43:32 -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=m/gB6Y/KhxtePj6ogmH4wq/fVI0n1CvU3uraSHvgftU=;
 b=F16YURVrBz123f1XazeTBTm01t3ISEJZ8cXN04cXJGALg27vrICy+FHXFuNQwtXCiG
 4TYw9gU0+1gDQItCFOrlPsR9jv1FJxLscz8zfb0WrbGXn8gn2soCJyMhr2wUpfhvKepY
 rTtwfL0qCQ4ucy7PFWHfqYoTfgtuVuBhgXduO/mTG9BlRvhhr2Q4HOjD3bM3F96Vj/jK
 RGn9eEw7rL20lWxlRJ9p8YBzSotjvNrEvFF75aK7eJzj807+a0eedNZarbbBvBYnSUJQ
 3FEd7Fkh47qZaATQTMgP9BqBMR36yhny5bRb8N8YcLmesSV5X7bNdNyjjG0kG8BKsv5R
 7HjA==
MIME-Version: 1.0
X-Received: by 10.112.204.162 with SMTP id kz2mr10365709lbc.115.1441028612371; 
 Mon, 31 Aug 2015 06:43:32 -0700 (PDT)
Received: by 10.112.134.162 with HTTP; Mon, 31 Aug 2015 06:43:32 -0700 (PDT)
Date: Mon, 31 Aug 2015 16:43:32 +0300
Message-ID: <CAE0FdYhwr0h7C9pu6xDsaeuKH3LoSASo_RCb_ejgWRx94o5RUw@mail.gmail.com>
From: Eren Kuyucu <sainterenkuyucu@gmail.com>
To: tor-talk@lists.torproject.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.15
Subject: [tor-talk] Resources about TOR proctocol
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>

Hello everbody.
I am looking for resources about TOR's proctocol.
Forexample: resolving onion extension , How can TOR find nodes etc.
I am trying code a network like TOR in Java.

I searched on google , readed pdf files. But I can't work on tor source
codes because written in C.
PDF files aren't enough. If there documents which explains detailed TOR I
want to read them.
Can you help me?
-- 
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

