diff --git a/Capabilities.md b/Capabilities.md index d58a1f1..d64c3ea 100644 --- a/Capabilities.md +++ b/Capabilities.md @@ -59,7 +59,7 @@ share to be validated (hashes checked, signatures verified, etc). That means When we talk about a "repaircap", we mean "the weakest capability that can still be used to repair the file". Given the current limitations of the repairer and our web-API, that means we're talking about #{1,4,7,10}. -Eventually we'll fix this limitation, and any verifycap should be usable as +Eventually we'll fix this limitation (watch for #568), and any verifycap should be usable as a repaircap too. (There's much less work involved to let !#2 repair a file or !#8 repair a directory... it's just an incomplete API, rather than a fundamental redesign of the server protocol.)