From d1702aa35123454b2e1a35ef747a41c8f581cfcd Mon Sep 17 00:00:00 2001 From: warner <> Date: Mon, 7 Sep 2009 21:37:26 +0000 Subject: [PATCH] minor update [Imported from Trac: page NewCapDesign, version 10] --- NewCapDesign.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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?