A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Talk:Link Hashes: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
m (→‎Metalink?: clarification)
m (Reverted edits by KovJ6l (Talk); changed back to last version by Stijn)
 
(2 intermediate revisions by 2 users not shown)
Line 16: Line 16:


[[User:AntBryan|AntBryan]] 21:06, 18 June 2007 (UTC)
[[User:AntBryan|AntBryan]] 21:06, 18 June 2007 (UTC)
==From Proposed Solutions==
<blockquote>To be completed: what to do about non-download links, like links to other pages, when they have a hash?</blockquote>
Those other pages will also have a hash (or at least, it will be possible to hash the HTML file or whatever kind of file the page is) which can be checked; might be used if the page author wants the user to be noticed of changes in the page that is linked to since the hash was put in the link. [[User:Stijn|Stijn]] 20:23, 28 July 2007 (UTC)

Latest revision as of 21:13, 17 August 2007

Link Fingerprint

Just a note to say that while this is certainly out of scope for HTML, it's nonetheless a good solution, and mentioning it there, with enough details, can serve of a justification to not include other proposed solutions in the spec. --Michel Fortin 09:56, 17 November 2006 (PST)

Metalink?

http://www.metalinker.org/

Metalinks can contain hashes (in several, extensible, formats) and also other information, like target platform, language and list of mirrors.

Maybe instead of specyfing only hashes in HTML, we should encourage adoption of metalink?

KornelLesinski 09:59, 24 April 2007 (UTC)

Just to clarify, Metalink is a single extensible XML format that allows you to list anywhere from none to multiple full file hashes/checksums (MD5, SHA-1, etc) for a file, along with chunk checksums which allow downloads to be repaired if there are errors.

AntBryan 21:06, 18 June 2007 (UTC)

From Proposed Solutions

To be completed: what to do about non-download links, like links to other pages, when they have a hash?

Those other pages will also have a hash (or at least, it will be possible to hash the HTML file or whatever kind of file the page is) which can be checked; might be used if the page author wants the user to be noticed of changes in the page that is linked to since the hash was put in the link. Stijn 20:23, 28 July 2007 (UTC)