opaqueThis article is a stub. You can help the IndieWebCamp wiki by expanding it.
opaque“Opaque” is a term often used to refer to data such as URIs or other identifiers. An identifier is opaque if it provides no information about the thing it identifies other than being a seemingly random string or number. [1] The “opacity” of an identifier depends on the context in which it is viewed as well as any information about it’s format given. For example, an identifier with the form XXXX.YYYY might have no immediately apparent meaning, but becomes transparent (and therefore guessable+hackable) if its structure is explained. ExamplesExamples of identifiers which are opaque without extra information:
Examples of identifiers which are reasonably guessable, either because of their natural language or adherence to well-known standards:
Uses
OpinionsIndieWeb community opinions about opaque IDs:
CriticismsFragilityURLs based on opaque ids (and links to them) die all the time. URL shorteners, news media sites that go down with their article IDs etc. When you lose your database of opaque ids - forget it, those links are dead. E.g. you upgrade your CMS, wipe previous database/tables etc. - oops, IDs gone. Happens all the time with media/content sites - they redesign, previous opaque article IDs are all lost, URLs break. see also |


