I'm looking for places where a capability system is exposed to users (not developers) in an understandable, well-designed way in non-experimental systems. Anyone have suggestions?
@dymaxion the tahoe filesystem (tahoe-lafs.org) presented read, write, and verify capabilities to end users.
@humberto
Right, I'll take a look. I'm looking at a system with a wider set of available actions, groups and roles for users, and the expectation that devs can expand the actions that can be controlled in the system, so simpler systems may not translate