#1314 closed defect (fixed)

tiddly_on_tahoe should "offer a read-only cap to the user"

Reported by: arch_o_median Owned by: nobody
Priority: major Milestone: undecided
Component: unknown Version: 1.8.1
Keywords: tiddly Cc:
Launchpad Bug:

Description

I was just writing instructions for how to install and use tiddly_on_tahoe. It occurred to me that the instructions could be simpler if tiddly_on_tahoe had the ability to show the user the read-only-capability to itself. It would be easy for tiddly_on_tahoe to find out the read-only-capability to itself just by asking the server -- append ?t=json to your document location, GET that location and parse the resulting JSON. Or, if you prefer, append ?t=info, GET that, and scrape the resulting HTML. More details are in webapi.txt.

Changed 2 years ago by zooko

  • Summary changed from diminish the read-write cap to a read-only cap to offer a read-only cap to the user

comment:2 Changed 2 years ago by zooko

  • Status changed from new to closed
  • Resolution set to fixed

fixed by 94e051c1f06bf8b3 and associated patches. :-)

Change History (1)

comment:1 Changed at 2011-01-15T20:08:52Z by arch_o_median

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.