Difference between revisions of "Persistent Connection Management"
From MgmtWiki
(→Solution) |
(→Solution) |
||
| Line 12: | Line 12: | ||
|ID of me at this site || this allows a user to have more than one connex with a web site | |ID of me at this site || this allows a user to have more than one connex with a web site | ||
|- | |- | ||
| − | + | |Friendly name of the above pair || also called a connex | |
| − | |||
| − | |Friendly name of the above | ||
| − | |||
| − | |||
|- | |- | ||
|date created || | |date created || | ||
| Line 35: | Line 31: | ||
|- | |- | ||
|purpose (commercial, health, financial) || | |purpose (commercial, health, financial) || | ||
| + | |} | ||
| + | The following fields by be in the above schema, or a separate one keyed by the ID of me | ||
| + | {| class="wikitable" | ||
| + | | Field Name || notes | ||
| + | |- | ||
| + | |key protection or CSP id || where the private key is to be found | ||
| + | |- | ||
| + | |Key ID of my public key ||NOT THE PUBLIC KEY - perhaps belongs in the above key? | ||
| + | |- | ||
|} | |} | ||
Revision as of 11:55, 13 July 2019
Full Title
Solution
Table of data elements for a personal store of Persistent Identifiers.
| Field Name | notes |
| ID of web enterprise | might be a URL or similar |
| ID of me at this site | this allows a user to have more than one connex with a web site |
| Friendly name of the above pair | also called a connex |
| date created | |
| date updated | |
| date authorized to hold my data (as reported to the connex) | may not belong here but in stipulations or terms |
| date deleted (or disabled) | |
| status | (ok, dangerous(perhaps more detail here), disabled) |
| pointer to stipulations i have given this connex | eg consents |
| pointer to the terms given me by this connex | machine readable privacy policy, ToS etc. |
| payment authz | |
| purpose (commercial, health, financial) |
The following fields by be in the above schema, or a separate one keyed by the ID of me
| Field Name | notes |
| key protection or CSP id | where the private key is to be found |
| Key ID of my public key | NOT THE PUBLIC KEY - perhaps belongs in the above key? |