Delivery-Date: Sun, 26 Apr 2015 09:00:45 -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=-3.3 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL,
	DKIM_SIGNED,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 DA5211E0929
	for <archiver@seul.org>; Sun, 26 Apr 2015 09:00:41 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 2934834ED0;
	Sun, 26 Apr 2015 13:00:37 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 8723B34EC5
 for <tor-talk@lists.torproject.org>; Sun, 26 Apr 2015 13:00:33 +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 2nKDtkeHKXkK for <tor-talk@lists.torproject.org>;
 Sun, 26 Apr 2015 13:00:33 +0000 (UTC)
Received: from latitanza.investici.org (latitanza.investici.org
 [82.94.249.234])
 (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
 (Client CN "smtp.autistici.org",
 Issuer "Autistici/Inventati Certification Authority" (not verified))
 by eugeni.torproject.org (Postfix) with ESMTPS id 4E32034A1B
 for <tor-talk@lists.torproject.org>; Sun, 26 Apr 2015 13:00:33 +0000 (UTC)
Received: from [82.94.249.234] (latitanza [82.94.249.234]) (Authenticated
 sender: spriver@autistici.org) by localhost (Postfix) with ESMTPSA id
 2D318121DF8
 for <tor-talk@lists.torproject.org>; Sun, 26 Apr 2015 13:00:30 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org;
 s=stigmate; t=1430053230;
 bh=c/3zvnZe9UiatU17+0iNTUJPcbnwmJPhwlS2MHBHb38=;
 h=Date:From:To:Subject:References:In-Reply-To;
 b=l/YNby9vafnCn9qlei0rjAs/PH4WGFmGVcQwIrqkx8AMaAY0RqOU2AO8o+0MyyQPf
 pMvJyze5YMFW5lxanHBIqPeh7gndnVC7W1kF/2OWyxAuhzgpWUabaUt7W2Quqdd1LN
 6X5R2gf0fmAwBLhBP1TQ0vdNu+Y7uMgEIsSG3Kp0=
Message-ID: <553CE16D.1010106@autistici.org>
Date: Sun, 26 Apr 2015 15:00:29 +0200
From: spriver <spriver@autistici.org>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
 rv:31.0) Gecko/20100101 Icedove/31.6.0
MIME-Version: 1.0
To: tor-talk@lists.torproject.org
References: <c10fc6c80a006ef3410fdbe2bb68323e@466buer.de>
In-Reply-To: <c10fc6c80a006ef3410fdbe2bb68323e@466buer.de>
Subject: Re: [tor-talk] hiddden service  on openwrt
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>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

I managed to build an image for my Carambola2 board these days, I also
compiled Tor for it. So technically it is possible (afaik there are
also Openwrt versions of Tor in their repo's). But Tor (0.2.5.10)
failed to start, I need to investigate why (I will do this these
days). But technically it is totally possible to run a HS on Openwrt.
(afaik ;) )
What archicteture are you using?

Cheers,

spriver

On 04/26/2015 14:41, m.wegener@466buer.de wrote:
> Hi there!
> 
> I was wondering wether it is possible to run a hidden service,
> using an openwrt router :) As i did not find any information on
> this I`m about to compile it for openwrt, see if it works out.
> 
> Did someone give tor on openwrt a try? Having a tor repo for
> openwrt would be awesome! :)
> 
> Greetings!
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJVPOFpAAoJEMkUf8VoejgP12YQAOwxMblhp1FK9U6RweHl6I3u
zR9/hi+KVKd6AU0m2lRtcCHZkvDr6HmYKH828AbXWjDG91C29KFJ3O4oX25RNOsp
SzvfsqSBwltd+3K41608dUobirZT4hf0nyzDoq8xfZCjw0Ge6DumEHO+Uk+ZkP5m
1449ZZVZ4Hx/hsf321chhZKIUAnOBM9jd0RDlyhRo6f+CLwyqs+jUUk5ERpiiwoG
FkqxMTSnPMe2WubVuk/IEZ8/WgcscP3eJXNCVxrUWtZs06ILTxAeXiG+KHE88Iun
pk/wJV1eW8uhTMZq/2L0/GnLnNc41Sw7Remr97cngu6xX46/SjA1SXZOAlLDTfq0
dQlLB8rsEIuhOr5TacNbkVvXQvHQES+by6dRxWn3pLXuOmbiy3rUwYPDdC+daEvl
FwwtLEo2k9dg4ObLHkihwSY7Cs6L7eG681fFG4LA8VNnIGtyXUTjlzBGR7W5P8zz
fiFxqjGpodxITOugGz2BzvSpICf4XCZJKH29baBwRkNAsr9PCKIRDFLqrbiPjQVu
TN1baZhtLphW3iWyzAd9/np0hJwGOX24iRcEppQluQsvSQ81X29dnRKiYwN40961
2kcikaqvR0PGtF6ds6wxzar3rYB5SoUsMjmjlzo1mo4o4w6+hZueLtmHlJBuDyHH
+Hmwv+HGQGC6B5f0kBof
=GnHe
-----END PGP SIGNATURE-----
-- 
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

