- From: Tom Jones <thomasclinganjones@gmail.com>
- Date: Fri, 14 Jan 2022 09:29:24 -0800
- To: "Michael Herman (Trusted Digital Web)" <mwherman@parallelspace.net>
- Cc: "dzagidulin@gmail.com" <dzagidulin@gmail.com>, "public-credentials (public-credentials@w3.org)" <public-credentials@w3.org>
- Message-ID: <CAK2Cwb4n3dMjzNCX9Ncp+ArW0VVC7gthahHbrhR+uMoH584Pqw@mail.gmail.com>
or just call url encoding it is sure to be generally available,.tom On Thu, Jan 13, 2022 at 6:12 PM Michael Herman (Trusted Digital Web) < mwherman@parallelspace.net> wrote: > How about these additions to #didlang (version 0.4)... > > +did:color ...to register a new DID Method name > > +did:color:mygray Name="My Gray" A=255 R=10 G=10 B=10 ...to add a new DID > Chain: a new DID Identifier and associated DID Agent Cluster and subsequent > DID Object > > -did:color:mygray ...to deactivate the DID Chain associated with the DID > Identifier > > "More news at 11...", > Michael > > Get Outlook for Android <https://aka.ms/AAb9ysg> > ------------------------------ > *From:* Michael Herman (Trusted Digital Web) <mwherman@parallelspace.net> > *Sent:* Thursday, January 13, 2022 6:43:18 PM > *To:* dzagidulin@gmail.com <dzagidulin@gmail.com>; public-credentials ( > public-credentials@w3.org) <public-credentials@w3.org> > *Subject:* Re: Using a DID Identifier in a filename? > > As an aside: it would be interested to fuse did-cli and #didlang: > https://youtu.be/mf0aKLvJoCw > > Get Outlook for Android <https://aka.ms/AAb9ysg> > ------------------------------ > *From:* Dmitri Zagidulin <dzagidulin@gmail.com> > *Sent:* Thursday, January 13, 2022 2:26:01 PM > *To:* public-credentials (public-credentials@w3.org) < > public-credentials@w3.org> > *Subject:* Re: Using a DID Identifier in a filename? > > Great question, Michael. > > I've also been faced with this problem (storing did documents & keys for > the did-cli tool), and I've found that URL-encoding the DIDs turns them > into file system friendly identifiers. > I like Orie's suggestion too, though. > > On Thu, Jan 13, 2022 at 3:27 PM Michael Herman (Trusted Digital Web) < > mwherman@parallelspace.net> wrote: > > I like the latter Orie. It's also a good way to avoid file system > directory size related performance issues. Thk you > > Get Outlook for Android <https://aka.ms/AAb9ysg> > ------------------------------ > *From:* Orie Steele <orie@transmute.industries> > *Sent:* Thursday, January 13, 2022 1:23:49 PM > *To:* Michael Herman (Trusted Digital Web) <mwherman@parallelspace.net> > *Cc:* public-credentials (public-credentials@w3.org) < > public-credentials@w3.org> > *Subject:* Re: Using a DID Identifier in a filename? > > Yes, I have had this problem before. > > and yes, you can just convert all reserved characters from the ABNF. > > https://www.w3.org/TR/did-core/#did-syntax (beware of "." and "_", etc) > > If you can get away with dropping the "did:method" part, your files will > be more readable. > > You can also consider a folder structure approach: /did/method/id.json > > OS > > > ᐧ > > On Thu, Jan 13, 2022 at 2:17 PM Michael Herman (Trusted Digital Web) < > mwherman@parallelspace.net> wrote: > > Given that a colon is an invalid filename character (at least on most > PCs), does any one have any thoughts about a convention for mapping a DID > Identifier into a filename? > > For example, using a simple mapping of a colon into a dot (period)? > [image: Image] > > Michael Herman > > Get Outlook for Android <https://aka.ms/AAb9ysg> > > > > -- > *ORIE STEELE* > Chief Technical Officer > www.transmute.industries > > <https://www.transmute.industries> > >
Attachments
- image/png attachment: did-filenames.png
Received on Friday, 14 January 2022 17:29:51 UTC