Changes between Initial Version and Version 9 of Ticket #954
- Timestamp:
- 2013-12-27T23:48:03Z (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #954
- Property Keywords revocation research added
- Property Summary changed from revoke write authority to revocable write authority
- Property Type changed from defect to enhancement
- Property Milestone changed from undecided to soon
-
Ticket #954 – Description
initial v9 1 As described in http://allmydata.org/pipermail/tahoe-dev/2009-June/001995.html, the easiest kind of revocation to implement in a distributed, robust way is also the kind of revocation that I most urgently need: revoke the write-authority embodied in a specific cap.1 As described in [/pipermail/tahoe-dev/2009-June/001995.html], the easiest kind of revocation to implement in a distributed, robust way is also the kind of revocation that I most urgently need: revoke the write-authority embodied in a specific cap. 2 2 3 3 The way to implement this is to define a special out-of-band symbol (i.e., something unambiguously distinct from file contents) which means "this file has been petrified". That would be a way to take a mutable file and turn it into a petrified file (formerly mutable but now immutable).