didcomm-messaging icon indicating copy to clipboard operation
didcomm-messaging copied to clipboard

Are file extensions supposed to be registered with IANA?

Open kdenhartog opened this issue 4 years ago • 8 comments

Noticed when reading through that we're specifying the file extensions, but not sure if these need to be registered anywhere. I couldn't find any where they needed to be, so thinking the answer is no.

kdenhartog avatar Aug 25 '21 05:08 kdenhartog

The description/registration of a media type can include file extensions (see RFC6838), but they do not get tabulated anyplace - they are only visible when looking at the spec/registration.

For an example, from https://www.iana.org/assignments/media-types/audio/mpeg :

Additional information:

    Magic number(s): none
    File extension(s): .mp1, .mp2, .mp3
    Macintosh File Type Code(s): MPEG
    Object Identifier(s) or OID(s): none

dwaite avatar Aug 30 '21 20:08 dwaite

Thanks, your insights into the standards space are always appreciated.

With that, it looks like we just need to add this IANA registrations section to register the media-types at the bottom of the spec and then include the file type code in that registration.

kdenhartog avatar Aug 31 '21 04:08 kdenhartog

Related to #279

awoie avatar Sep 06 '21 19:09 awoie

The answer for how this should be done has been addressed. Closing this and the work to get it done will be tracked in #279

kdenhartog avatar Sep 07 '21 03:09 kdenhartog

Woops, just realized that ticket is slightly different then this one. Reopening this which will be used to track the actual registrations of the media-type and file-type extensions

kdenhartog avatar Sep 07 '21 03:09 kdenhartog

Discussed WG 20220502. Needs IANA PR/Submission, but this is nice to have, not a strict requirement.

TelegramSam avatar May 02 '22 19:05 TelegramSam

Needs IANA PR/Submission

If this is the case, then I believe this spec needs to define those submissions within the spec itself. I'm not quite as familiar with the file extensions registry process, but that's the same way I've seen this done for nearly every other IANA registry

kdenhartog avatar May 03 '22 06:05 kdenhartog

I'm unlikely to get around to doing this so going to unassign myself, but leave it open.

kdenhartog avatar May 08 '23 12:05 kdenhartog