diff --git a/NewCapDesign.md b/NewCapDesign.md index b8ec4e5..9a690a2 100644 --- a/NewCapDesign.md +++ b/NewCapDesign.md @@ -17,8 +17,8 @@ Ticket #432 was the starting point: it contained a list of features. Kevin Reid points out that the Tahoe calls URIs are not actually URIs (in the established sense). To make them real, we need to: - * make then start with `x-tahoe:` or `tahoe:`, register `tahoe:` - with IANA (#418) (#683) + * make them start with `x-tahoe:` or `tahoe:` (or `lafs:`), + register `tahoe:` with IANA (#418) (#683) * understand how URI/URL/URNs are built, decide about hierarchical segments vs non-hierarchical segments. What's magical about a leading double-slash? Do we need one?