On Wed, Apr 04, 2001 at 07:11:00AM -0500, Steven Hazel wrote: > > It seems to me that date-based redirects are becoming a very > fundamental part of how many freenet client apps work. Given this, > can anyone think of a good reason not to replace date-based redirects > with URIs of the following forms: > > for a KSK: > freenet:DBK at baseline,increment/foo > > for an SSK: > freenet:DBS at baseline,increment,public key/foo > > Comments?
Great idea, although I think we should take advantage of the fact that we're now reserving // to indicate metadata processing in a URI and try to avoid making up meta keytypes. So instead the date-based URI should look like a normal KSK or SSK followed by // and something that signifies date-based URI rewriting. (IMHO) -- # tavin cole # if code is law, then Freenet is a crowded theater _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
