[tahoe-dev] Ideas: Putting the read-cap after the URL fragment; HTML+JS payloads
    James A. Donald 
    jamesd at echeque.com
       
    Mon Jul  4 16:40:51 PDT 2011
    
    
  
On 2011-07-02 12:52 AM, Manuel Simoni wrote:
> Hi Tahoe folks!
>
> I've been thinking about two issues related to Tahoe+Web:
>
> By putting the read-cap after the URL fragment, e.g.
>
>     http://example.com/path/to/file#cap
>
> one can guarantee that the cap is never sent over the network
Everything is apt to get sent over the network by various add ons.
The method least likely to be leaked is post, rather than get.
    
    
More information about the tahoe-dev
mailing list