problem statement — litany of Identity and Storage Provider failure modes
what's portable? Identity, Resource, Resource Metadata
how do we make stuff portable: Tech, effort, and one-time vs. run-time costs
slides: https://hackmd.io/@ericP/SybL2qT6Jl#/
src: https://hackmd.io/udygiH3STieqHniB38h1ig?both#/1
Owner/User shifts to a new Provider with acceptable one-time and run-time inconvenience / cost.
purl.org was assumed too important to fail
until it disappeared for 15 months.
What can the user expect to move without hassle?
<#MyProfile> rdf:type solid:ProfileDocument .
<#MyProfile>
.<#MyClinicalRecord> rdf:type med:Record ;
med:diagnosis med:craaaazy .
<#MyId>
.<#MyAcl> rdf:type solid:ACL ;
wac:resource <#MyClinicalRecord> ;
wac:principle <#MyProfile> ;
wac:permission wac:Write .
How do we handle this "dereferencing" without introducing critical points of failure?
Adding a level of indirection doesn't help if the redirector (e.g., a registry) is fallible.
uu3.org
<http://uu3.org/People/Eric#MyId> rdf:type solid:Id .
URI authority acts like a name server
https://a.example.com/7e8f3d25-6c92-4a1b-8e5d-9f3a7c5b4d2e
https://b.example.com/7e8f3d25-6c92-4a1b-8e5d-9f3a7c5b4d2e
https://c.example.com/a1b2c3d4-e5f6-47g8-h9i0-j1k2l3m4n5o6
the URI path determines the resource location
extra point of failure (PoF), e.g., purl.org
DNS | locators | |
---|---|---|
IPs | IP addrs in URLs | brittle |
hosts | /etc/hosts |
manual |
IANA | DNS registrars | commercial |
LWS | locators | |
DNS | domain name IDs/resources |
scaling issues |
sovereign | .well-known/ids |
manual |
LWS-ANA | w3id.org/ids |
new PoF |
DID | ledger/hashtable/digest | new PoF |
Analyze tech/trade-offs
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing