On Mon, Oct 4, 2010 at 9:03 AM, David Triendl <[email protected]> wrote:
> On Mon, Oct 04, 2010 at 08:19:31AM -0600, Shawn Willden wrote: > > My thought is that perhaps I can add a "read-only" node into a grid. > This > > node would disable all elements of the WUI that can be used to create > > mutable or immutable files, and its "welcome" page would not display the > > introducer or helper FURLs. > For my node that provides the read-only interface at volunteergrid.org, I > simply added a reverse proxy (nginx, but others should work too) that only > allows GET requests, as well as denies access to the index page (which > would > leak the introducer and helper furls). > I wondered if someone else hadn't looked into how to do this. Do you also block access to the TUB port? -- Shawn
_______________________________________________ tahoe-dev mailing list [email protected] http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
