9 ms·
and instead of 'hash' it use 'integrity' attribute
by rudilee 12y ago
and instead of 'hash' it use 'integrity' attribute
- jlebar 12y agoTo be clear, I was totally making up this proposal; I wasn't aware that there was a spec. Nothing should be read into the fact that I used "hash" and they use "integrity".
- franze 12y agowhy does the "integrity" attribute use this strange fake-URL? ni:/// why 3 slashes? any clue?
- Someone 12y agoCould be ni: // <empty field> / file:: URIs can have it, too (http://superuser.com/questions/352133/what-is-the-reason-that-file-urls-start-with-three-slashes-file-etc http://superuser.com/questions/352133/what-is-the-reason-tha...)
- kam 12y agoThey cite RFC6920 [1], which uses the "host" portion of the URL as an optional "authority" field. [1] http://tools.ietf.org/html/rfc6920#section-3 http://tools.ietf.org/html/rfc6920#section-3
- deleted 12y ago[deleted]
- the_mitsuhiko 12y agoBecause the ni scheme is separate from this proposal and it supports having a server there if you retrieve named information from somewhere else (implementation defined i think).