Opened at 2010-01-07T06:26:59Z
Closed at 2010-02-14T20:34:20Z
#883 closed enhancement (wontfix)
Shallowly read-only caps for directories
Reported by: | davidsarah | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | undecided |
Component: | code-encoding | Version: | 1.5.0 |
Keywords: | newcaps usability security | Cc: | |
Launchpad Bug: |
Description
Splitting this out from #217.
Brian wrote:
Jed Donnelley (from the cap-talk list) suggested that it would be useful to have shallow read-only caps on dirnodes, such that the holder could modify any children, but could not modify the dirnode itself. To accomplish this, we'd want another layer of key, in between the write-cap and the read-cap. I'm not sure if this will fit into our new DSA design as well as it would have in the RSA design, but I suspect there is room for it, especially if zooko's "shmublic" key idea works out.
Jed says:
> Why would I want a shallow read-only directory capability? One example > is to manage a project with other colleagues who I trust with write > access to some of the underlying objects. I can manage the project by > choosing what to put into the shallow read-only directory (including > whether some of the pieces are writable, shallow read-only, or deep > read-only capabilities to directories) - nobody who I give it to can > modify it - but everybody who I give the shallow read-only capability > to can extract what's in it and write to that which I choose to share > write access.
Change History (3)
comment:1 Changed at 2010-01-07T06:27:38Z by davidsarah
comment:2 Changed at 2010-01-07T06:28:16Z by davidsarah
- Keywords usability security added
comment:3 Changed at 2010-02-14T20:34:20Z by zooko
- Resolution set to wontfix
- Status changed from new to closed
closing this as wontfix. Doesn't mean I won't reconsider in the future, but as the ticket stands I don't think we should do that.
Zooko replied:
Brian:
Zooko: