| < draft-ietf-repute-media-type-08.txt | draft-ietf-repute-media-type-09.txt > | |||
|---|---|---|---|---|
| REPUTE Working Group N. Borenstein | REPUTE Working Group N. Borenstein | |||
| Internet-Draft Mimecast | Internet-Draft Mimecast | |||
| Intended status: Standards Track M. Kucherawy | Intended status: Standards Track M. Kucherawy | |||
| Expires: December 8, 2013 June 6, 2013 | Expires: January 4, 2014 July 3, 2013 | |||
| A Media Type for Reputation Interchange | A Media Type for Reputation Interchange | |||
| draft-ietf-repute-media-type-08 | draft-ietf-repute-media-type-09 | |||
| Abstract | Abstract | |||
| This document defines the format of reputation response data | This document defines the format of reputation response data | |||
| ("reputons"), the media-type for packaging it, and definition of a | ("reputons"), the media-type for packaging it, and definition of a | |||
| registry for the names of reputation applications and response sets. | registry for the names of reputation applications and response sets. | |||
| Status of this Memo | Status of this Memo | |||
| This Internet-Draft is submitted in full conformance with the | This Internet-Draft is submitted in full conformance with the | |||
| skipping to change at page 1, line 32 ¶ | skipping to change at page 1, line 32 ¶ | |||
| Internet-Drafts are working documents of the Internet Engineering | Internet-Drafts are working documents of the Internet Engineering | |||
| Task Force (IETF). Note that other groups may also distribute | Task Force (IETF). Note that other groups may also distribute | |||
| working documents as Internet-Drafts. The list of current Internet- | working documents as Internet-Drafts. The list of current Internet- | |||
| Drafts is at http://datatracker.ietf.org/drafts/current/. | Drafts is at http://datatracker.ietf.org/drafts/current/. | |||
| Internet-Drafts are draft documents valid for a maximum of six months | Internet-Drafts are draft documents valid for a maximum of six months | |||
| and may be updated, replaced, or obsoleted by other documents at any | and may be updated, replaced, or obsoleted by other documents at any | |||
| time. It is inappropriate to use Internet-Drafts as reference | time. It is inappropriate to use Internet-Drafts as reference | |||
| material or to cite them other than as "work in progress." | material or to cite them other than as "work in progress." | |||
| This Internet-Draft will expire on December 8, 2013. | This Internet-Draft will expire on January 4, 2014. | |||
| Copyright Notice | Copyright Notice | |||
| Copyright (c) 2013 IETF Trust and the persons identified as the | Copyright (c) 2013 IETF Trust and the persons identified as the | |||
| document authors. All rights reserved. | document authors. All rights reserved. | |||
| This document is subject to BCP 78 and the IETF Trust's Legal | This document is subject to BCP 78 and the IETF Trust's Legal | |||
| Provisions Relating to IETF Documents | Provisions Relating to IETF Documents | |||
| (http://trustee.ietf.org/license-info) in effect on the date of | (http://trustee.ietf.org/license-info) in effect on the date of | |||
| publication of this document. Please review these documents | publication of this document. Please review these documents | |||
| skipping to change at page 4, line 41 ¶ | skipping to change at page 4, line 41 ¶ | |||
| floating-point number between 0.0 and 1.0 inclusive. See | floating-point number between 0.0 and 1.0 inclusive. See | |||
| Section 4 for discussion. | Section 4 for discussion. | |||
| The following are OPTIONAL for all applications, to be used in | The following are OPTIONAL for all applications, to be used in | |||
| contexts where they are appropriate: | contexts where they are appropriate: | |||
| confidence: the level of certainty the reputation provider has that | confidence: the level of certainty the reputation provider has that | |||
| the value presented is appropriate, expressed as a floating-point | the value presented is appropriate, expressed as a floating-point | |||
| number between 0.0 and 1.0 inclusive. | number between 0.0 and 1.0 inclusive. | |||
| rater-authenticity: The level of confidence that the rated identity | well-behaved: The level of confidence that the rated identity is | |||
| is genuine, expressed as a floating-point number between 0.0 and | typically well-behaved, expressed as a floating-point number | |||
| 1.0 inclusive. "Genuine" here means the identity being rated is | between 0.0 and 1.0 inclusive. "Well-behaved" here means the | |||
| legitimately associated with the real-world entity it represents. | identity being rated is unlikely to be associated with adverse | |||
| For example, a rater might claim a value of 1.0 here if it is | scores related to other assertions. One would, for example, have | |||
| certain the rated identity "example.com" is associated with The | a reasonable expectation that government agency or a popular bank | |||
| Example Widget Co, Inc., because it is used in a context where | would be unlikely to develop a reputation for sending spam, so a | |||
| both authentication and authorization on the use of that domain | statement indicating a strong spam score for such an identity | |||
| name are assured; the binding between the rated identity and the | would be unusual, and a client receiving such conflicting details | |||
| real-world identity is well established. | might decide to penalize such traffic less severely, or for a | |||
| shorter period of time. Note that this value might be entirely | ||||
| subjective on the part of the reputation service provider; it need | ||||
| not be based solely on aggregated data. | ||||
| sample-size: The number of data points used to compute that score, | sample-size: The number of data points used to compute the rating, | |||
| possibly an approximation. Expressed as an unsigned 64-bit | possibly an approximation. Expressed as an unsigned 64-bit | |||
| integer. Consumers can assume that the count refers to distinct | integer. Consumers can assume that the count refers to distinct | |||
| data points rather than a count of aggregations (for example, | data points rather than a count of aggregations (for example, | |||
| individual votes rather than aggregated vote counts) unless it is | individual votes rather than aggregated vote counts) unless it is | |||
| specified out-of-band that some other interpretation is more | specified out-of-band that some other interpretation is more | |||
| appropriate. The units are deliberately not normatively | appropriate. The units are deliberately not normatively | |||
| specified, since not all reputation service providers will collect | specified, since not all reputation service providers will collect | |||
| data the same way. | data the same way. | |||
| generated: A timestamp indicating when this value was generated. | generated: A timestamp indicating when this value was generated. | |||
| End of changes. 5 change blocks. | ||||
| 14 lines changed or deleted | 17 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||