Identity and Authentication Systems: Difference between revisions
From Konfidi
Jump to navigationJump to search
m (Reverted edits by Kn1P68 (Talk); changed back to last version by DaveBrondsema) |
VidroNracr (talk | contribs) (cnaroltrocdr) |
||
| Line 1: | Line 1: | ||
letononob | |||
Identifiers are the "X" and the "Y" in "X trusts Y" declarations, which are stored in RDF. Authentication methods are used in a client, before querying the TrustServer to compute a trust value. | Identifiers are the "X" and the "Y" in "X trusts Y" declarations, which are stored in RDF. Authentication methods are used in a client, before querying the TrustServer to compute a trust value. | ||
Revision as of 21:07, 27 December 2007
letononob Identifiers are the "X" and the "Y" in "X trusts Y" declarations, which are stored in RDF. Authentication methods are used in a client, before querying the TrustServer to compute a trust value.
Until we have a better idea, you must PGP-sign your RDF trust declarations, so that the origin of those declarations can be verified again later by anyone. Other possibilities, like OpenID, only authenticate the session not the document, so it cannot be independently verified later.
| Identifier | Authentication Method | Supported in Konfidi |
|---|---|---|
| OpenPGP fingerprint | OpenPGP signature | Yes |
| RDF URI | none | current_version + 1 |
| email address | SPF | current_version + 1 |
| email address | DKIM | current_version + 1 |
| YADIS URL | OpenID | current_version + 2 |
| YADIS URL | XRI/i-names | |
| X.509 Subject Unique Identifier | X.509 Signature | |
| JabberID | ? |
See also FOAF Unique Identifiers