Delivery-Date: Tue, 28 Apr 2015 00:00:57 -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.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED,
	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 CFEEF1E0411
	for <archiver@seul.org>; Tue, 28 Apr 2015 00:00:54 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 0B59822061;
	Tue, 28 Apr 2015 04:00:51 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 45D3D2159D
 for <tor-talk@lists.torproject.org>; Tue, 28 Apr 2015 04:00:47 +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 pFFg1gQT0uEG for <tor-talk@lists.torproject.org>;
 Tue, 28 Apr 2015 04:00:47 +0000 (UTC)
Received: from atlantis.meejah.ca (atlantis.meejah.ca [216.51.232.213])
 (using TLSv1 with cipher AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id 29EF921002
 for <tor-talk@lists.torproject.org>; Tue, 28 Apr 2015 04:00:47 +0000 (UTC)
Received: from meejah by atlantis.meejah.ca with local (Exim 4.72)
 (envelope-from <meejah@meejah.ca>) id 1YmwgP-0008GH-8h
 for tor-talk@lists.torproject.org; Tue, 28 Apr 2015 07:59:41 +0400
From: meejah <meejah@meejah.ca>
To: tor-talk@lists.torproject.org
References: <mailman.17.1430136001.12330.tor-talk@lists.torproject.org>
 <A4252CD7-AC70-4B5F-A808-7AD209042A60@gmail.com>
Date: Tue, 28 Apr 2015 07:59:41 +0400
In-Reply-To: <A4252CD7-AC70-4B5F-A808-7AD209042A60@gmail.com> (teor's message
 of "Tue, 28 Apr 2015 13:36:38 +1000")
Message-ID: <86618gdhsi.fsf@atlantis.meejah.ca>
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)
MIME-Version: 1.0
Subject: Re: [tor-talk] Onionoo HS Added
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>

teor <teor2345@gmail.com> writes:

> * A HS equivalent to pastebin, or, possibly, 0bin (pastes are
> encrypted while stored, key is in URL, JavaScript (ugh) decrypts
> locally)
>
> * A HS where people can post documents or images or videos

FWIW, "carml pastebin" does a non-encrypted [*] version of these, on
ephemeral (or not if you save the keys) hidden services.

For example, "cat /some/file | carml pastebin" will set up a new
hidden-service for you with /some/file being served out of it. Support
for stealth-authenticated hidden-services is on its way, see this
branch:

   https://github.com/meejah/carml/tree/stealth-auth

You'd likely want correct MIME-types for the documents/images I guess,
which I don't think will work correctly at the moment. Pull-requests
always welcome, of course :)

https://carml.readthedocs.org/en/latest/command-pastebin.html

[*] The adventurous can try the stealth-auth version, but you need a
particular branch of txtorcon for at least the "carml copybin" side to
work properly.

Cheers,

-- 
meejah
-- 
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

