Delivery-Date: Sun, 04 Oct 2015 00:19:23 -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 EE6231E042C;
	Sun,  4 Oct 2015 00:19:20 -0400 (EDT)
Received: from eugeni.torproject.org (localhost [127.0.0.1])
	by eugeni.torproject.org (Postfix) with ESMTP id 96B4D3837F;
	Sun,  4 Oct 2015 04:19:15 +0000 (UTC)
Received: from localhost (localhost [127.0.0.1])
 by eugeni.torproject.org (Postfix) with ESMTP id 9A5273837B
 for <tor-talk@lists.torproject.org>; Sun,  4 Oct 2015 04:19:12 +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 PvEfcpSaXFbq for <tor-talk@lists.torproject.org>;
 Sun,  4 Oct 2015 04:19:12 +0000 (UTC)
Received: from phil.hr3.wk3.org (hr3.wk3.org [178.63.16.10])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (Client did not present a certificate)
 by eugeni.torproject.org (Postfix) with ESMTPS id 6783738365
 for <tor-talk@lists.torproject.org>; Sun,  4 Oct 2015 04:19:12 +0000 (UTC)
MIME-Version: 1.0
From: malte@wk3.org
To: tor-talk@lists.torproject.org
References: <CADop2NG232W9WKdu4azvr5kncqaGF5KRmd60Frq3K7JE3rkEsg@mail.gmail.com>
 <20151003120704.23837.29320@solidarity.enteig.net>
 <CADop2NE2WjUokybkED8kep_hegSOEf6B5jYej_5d9oCvX3LuQQ@mail.gmail.com>
In-Reply-To: <CADop2NE2WjUokybkED8kep_hegSOEf6B5jYej_5d9oCvX3LuQQ@mail.gmail.com>
Message-ID: <20151004041859.4771.47294@solidarity.enteig.net>
Date: Sun, 04 Oct 2015 06:18:59 +0200
Subject: Re: [tor-talk] Accessing Cloudflare sites on TBB
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>

Quoting Virgil Griffith (2015-10-03 14:14:25)
> > I would add to the list, that offering read-only access would be nice.
> > So just delivering the cached content instead of the captcha, would be a
> > very easy solution in that direction.
> 
> I like that one.
> 
> Just to be concrete, the idea is that if the URL is already cached, to spit
> out the cached version.  But if a cached version does not exist, cached
> version exists, to spit it out, but if a cached copy does not already
> exist, to return the captcha?

Exactly. In case no cached version existed one could think of more
elaborate rules to reduce captcha usage even more, as for example
(although I'm not very well versed in HTTP) GET requests which have
no variables involved should work fine as well.

I don't know other people's browsing behaviour, but for me being able to
read the cached content would have sufficed in 100% of cases.


Sincerely,

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

