Feed Paging and Archiving
RFC 5005
Revision differences
Document history
Date | Rev. | By | Action |
---|---|---|---|
2020-01-21
|
11 | (System) | Received changes through RFC Editor sync (added Verified Errata tag) |
2015-10-14
|
11 | (System) | Notify list changed from mnot@pobox.com to (None) |
2012-08-22
|
11 | (System) | post-migration administrative database adjustment to the No Objection position for Cullen Jennings |
2012-08-22
|
11 | (System) | post-migration administrative database adjustment to the No Objection position for Tim Polk |
2007-09-17
|
11 | Amy Vezza | State Changes to RFC Published from RFC Ed Queue by Amy Vezza |
2007-09-17
|
11 | Amy Vezza | [Note]: 'RFC 5005' added by Amy Vezza |
2007-09-07
|
11 | (System) | RFC published |
2007-07-24
|
11 | (System) | IANA Action state changed to RFC-Ed-Ack from Waiting on RFC Editor |
2007-07-23
|
11 | (System) | IANA Action state changed to Waiting on RFC Editor from In Progress |
2007-07-22
|
11 | (System) | IANA Action state changed to In Progress from Waiting on Authors |
2007-07-13
|
11 | (System) | IANA Action state changed to Waiting on Authors from In Progress |
2007-07-13
|
11 | Amy Vezza | State Changes to RFC Ed Queue from Approved-announcement sent by Amy Vezza |
2007-07-13
|
11 | (System) | IANA Action state changed to In Progress |
2007-07-12
|
11 | Amy Vezza | IESG state changed to Approved-announcement sent |
2007-07-12
|
11 | Amy Vezza | IESG has approved the document |
2007-07-12
|
11 | Amy Vezza | Closed "Approve" ballot |
2007-07-12
|
11 | Amy Vezza | State Changes to Approved-announcement to be sent from IESG Evaluation::AD Followup by Amy Vezza |
2007-07-05
|
11 | Cullen Jennings | [Ballot Position Update] Position for Cullen Jennings has been changed to No Objection from Discuss by Cullen Jennings |
2007-06-26
|
11 | (System) | Sub state has been changed to AD Follow up from New Id Needed |
2007-06-26
|
11 | (System) | New version available: draft-nottingham-atompub-feed-history-11.txt |
2007-06-14
|
11 | Tim Polk | [Ballot Position Update] Position for Tim Polk has been changed to No Objection from Discuss by Tim Polk |
2007-06-12
|
11 | Lisa Dusseault | State Changes to IESG Evaluation::Revised ID Needed from IESG Evaluation::AD Followup by Lisa Dusseault |
2007-05-21
|
11 | (System) | Sub state has been changed to AD Follow up from New Id Needed |
2007-05-21
|
10 | (System) | New version available: draft-nottingham-atompub-feed-history-10.txt |
2007-05-11
|
11 | (System) | Removed from agenda for telechat - 2007-05-10 |
2007-05-10
|
11 | Amy Vezza | State Changes to IESG Evaluation::Revised ID Needed from IESG Evaluation by Amy Vezza |
2007-05-10
|
11 | Jari Arkko | [Ballot Position Update] New position, No Objection, has been recorded by Jari Arkko |
2007-05-10
|
11 | Magnus Westerlund | [Ballot Position Update] New position, No Objection, has been recorded by Magnus Westerlund |
2007-05-10
|
11 | Jon Peterson | [Ballot Position Update] New position, No Objection, has been recorded by Jon Peterson |
2007-05-09
|
11 | David Ward | [Ballot Position Update] New position, No Objection, has been recorded by David Ward |
2007-05-09
|
11 | Ross Callon | [Ballot Position Update] New position, No Objection, has been recorded by Ross Callon |
2007-05-09
|
11 | Cullen Jennings | [Ballot discuss] Is there a reason not to have an fh:paged element in the paged feeds? In Paged feed documents MUST have at least … [Ballot discuss] Is there a reason not to have an fh:paged element in the paged feeds? In Paged feed documents MUST have at least one of these link relations present, and should contain as many as practical and applicable. seems like it would be better to chance should to SHOULD In the archive feeds, it is very confusing about the relationship between current and the linked list of archive documents. Doe the next of the "most next" document point at current? Is the text Additionally, archive documents SHOULD have "next- archive" and "current" link relations. correct for the "most next" end of the list? I think this could use some clarification. In IANA section, I think the "previous", "next" and "current" registrations need to be updated to point at this document. Do you think the RSS folks would be bothered we are publishing what looks like an RSS extension? |
2007-05-09
|
11 | Cullen Jennings | [Ballot comment] I encourage people to write an abstract that someone that does not already know that the document is about might understand. |
2007-05-09
|
11 | Cullen Jennings | [Ballot Position Update] New position, Discuss, has been recorded by Cullen Jennings |
2007-05-09
|
11 | Chris Newman | [Ballot Position Update] New position, No Objection, has been recorded by Chris Newman |
2007-05-08
|
11 | Sam Hartman | [Ballot Position Update] New position, No Objection, has been recorded by Sam Hartman |
2007-05-08
|
11 | Tim Polk | [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel … [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel security concerns as explained in Atom [RFC4287]. First, the word "channel" never appears in RFC 4287. I suspect that the authors are referring to the XML encryption mechanism in 4287, but that mechanism protects a feed rather than the entire channel. (To me, "channel security" implies all the communications between the two parties are protected. This secures communications in a single direction.) In addition, based on my limited understanding of their XML formats, I believe that a logical feed may include a mixture of encrypted or unencrypted data, signed and unsigned data. Is there any guidance for atompub servers regarding selective signing or encryption of the feed or entry??? This guidance might be different for the different classes of feeds... I would suggest replacing the first sentence with a paragraph stating this specification assumes that encryption or authentication security services are obtained by encrypting or signing the feed, as descrribed in RFC 4287. Other services are out of scope, and syndication formats that cannot be similarly protected may be inappropriate for use with this mechanism if security services are required. The security considerations should also address the utility of secure transport (e.g., IPsec) or client authentication at the application layer. If an application's security requirements can not be met by signing or encrypting all or part of a feed, then these would seem the logical mechanisms to apply. |
2007-05-08
|
11 | Tim Polk | [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel … [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel security concerns as explained in Atom [RFC4287]. First, the word "channel" never appears in RFC 4287. I suspect that the authors are referring to the XML encryption mechanism in 4287, but that mechanism protects a feed rather than the entire channel. (To me, "channel security" implies all the communications between the two parties are protected. This secures communications in a single direction.) In addition, based on my limited understanding of their XML formats, I believe that a logical feed may include a mixture of encrypted or unencrypted data, signed and unsigned data. Is there any guidance for atompub servers regarding selective signing or encryption of the feed or entry??? This guidance might be different for the different classes of feeds... I would suggest replacing the first sentence with a paragraph stating this specification assumes that encryption or authentication security services are obtained by encrypting or signing the feed, as descrribed in RFC 4287. Other services are out of scope, and syndication formats that cannot be similarly protected may be inappropriate for use with this mechanism if security services are required. The security considerations should also address the utility of secure transport (e.g., IPsec) or client authentication at the application layer. If an application's security requirements can not be met by signing or encrypting all or part of a feed, then these would seem the logical mechanisms to apply. |
2007-05-08
|
11 | Tim Polk | [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel … [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel security concerns as explained in Atom [RFC4287]. First, the word "channel" never appears in RFC 4287. I suspect that the authors are referring to the XML encryption mechanism in 4287, but that mechanism protects a feed rather than the entire channel. (To me, "channel security" implies all the communications between the two parties are protected. This secures communications in a single direction.) In addition, based on my limited understanding of their XML formats, I believe that a logical feed may include a mixture of encrypted or unencrypted data, signed and unsigned data. Is there any guidance for atompub servers regarding selective signing or encryption of the feed or entry??? This guidance might be different for the different classes of feeds... I would suggest replacing the first sentence with a paragraph stating this specification assumes that encryption or authentication security services are obtained by encrypting or signing the feed, as descrribed in RFC 4287. Other services are out of scope, and syndication formats that cannot be similarly protected may be inappropriate for use with this mechanism if security services are required. The security considerations should also address the utility of secure transport (e.g., IPsec) or client authentication at the application layer. If an application's security requirements can not be met by signing or encrypting all or part of a feed, then these would seem the logical mechanisms to apply. |
2007-05-08
|
11 | Tim Polk | [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel … [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel security concerns as explained in Atom [RFC4287]. First, the word "channel" never appears in RFC 4287. I suspect that the authors are pointing to the encryption mechanisms in 4287 ias channel security, but that mechanism protects a feed rather than the entire channel. (To me, "channel security" implies all the communications between the two parties are protected. This secures communications in a single direction.) In addition, based on my limited understanding of their XML formats, I believe that a logical feed may include a mixture of encrypted or unencrypted data, signed and unsigned data. Is there any guidance for atompub servers regarding selective signing or encryption of the feed or entry??? This guidance might be different for the different classes of feeds... I would suggest replacing the first sentence with a paragraph stating this specification assumes that encryption or authentication security services are obtained by encrypting or signing the feed, as descrribed in RFC 4287. Other services are out of scope. Syndication formats that cannot be similarly protected may be inappropriate for use with this mechanism if security services are required. The security considerations should also address the utility of secure transport (e.g., IPsec) or client authentication at the application layer. If an application's security requirements can not be met by signing or encrypting all or part of a feed, then these would seem the logical mechanisms to apply. |
2007-05-08
|
11 | Tim Polk | [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel … [Ballot discuss] The opening paragraph in the Security Considerations section is misleading. It states: Feeds using this mechanism have the same authentication and channel security concerns as explained in Atom [RFC4287]. First, the word "channel" never appears in RFC 4287. I suspect that the authors are pointing to the encryption mechanisms in 4287 instead, but that mechanism protects a feed rather than the entire channel. To me, "channel security" implies all the communications between the two parties are protected. This secures communications in a single direction. In addition, based on my limited understanding of their XML formats, I believe that a logical feed may include a mixture of encrypted or unencrypted data, signed and unsigned data. Is there any guidance for atompub servers regarding selective signing or encryption of the feed or entry??? This guidance might be different for the different classes of feeds... I would suggest replacing the first sentence with a paragraph stating this specification assumes that encryption or authentication security services are obtained by encrypting or signing the feed, as descrribed in RFC 4287. Other services are out of scope. Syndication formats that cannot be similarly protected may be inappropriate for use with this mechanism if security services are required. The security considerations should also address the utility of secure transport (e.g., IPsec) or client authentication at the application layer. If an application's security requirements can not be met by signing or encrypting all or part of a feed, then these would seem the logical mechanisms to apply. |
2007-05-08
|
11 | Tim Polk | [Ballot Position Update] New position, Discuss, has been recorded by Tim Polk |
2007-05-08
|
11 | Dan Romascanu | [Ballot Position Update] New position, No Objection, has been recorded by Dan Romascanu |
2007-05-07
|
11 | Lars Eggert | [Ballot comment] > href="http://howe.iki.rssi.ru/GCTC/gctc_e.htm">Star s/>/>/ to make the XML well-formed (also elsewhere in a similar URL) |
2007-05-07
|
11 | Lars Eggert | [Ballot Position Update] New position, No Objection, has been recorded by Lars Eggert |
2007-05-07
|
11 | Russ Housley | [Ballot Position Update] New position, No Objection, has been recorded by Russ Housley |
2007-04-28
|
11 | Ron Bonica | [Ballot Position Update] New position, No Objection, has been recorded by Ron Bonica |
2007-04-23
|
11 | Lisa Dusseault | Placed on agenda for telechat - 2007-05-10 by Lisa Dusseault |
2007-04-23
|
11 | Lisa Dusseault | State Changes to IESG Evaluation from Waiting for Writeup::AD Followup by Lisa Dusseault |
2007-04-23
|
11 | Lisa Dusseault | [Ballot Position Update] New position, Yes, has been recorded for Lisa Dusseault |
2007-04-23
|
11 | Lisa Dusseault | Ballot has been issued by Lisa Dusseault |
2007-04-23
|
11 | Lisa Dusseault | Created "Approve" ballot |
2007-04-23
|
11 | (System) | Sub state has been changed to AD Follow up from New Id Needed |
2007-04-23
|
09 | (System) | New version available: draft-nottingham-atompub-feed-history-09.txt |
2007-02-22
|
11 | Samuel Weiler | Request for Last Call review by SECDIR Completed. Reviewer: Vidya Narayanan. |
2007-02-22
|
11 | Lisa Dusseault | State Changes to Waiting for Writeup::Revised ID Needed from Waiting for Writeup by Lisa Dusseault |
2007-02-22
|
11 | Lisa Dusseault | Will need new text for security considerations based on Vidya Narayanan's secdir review |
2007-02-16
|
11 | (System) | State has been changed to Waiting for Writeup from In Last Call by system |
2007-01-31
|
11 | Yoshiko Fong | IANA Last Call Comment: Upon approval of this document, IANA understands that there is a single action that needs to be completed. In the link … IANA Last Call Comment: Upon approval of this document, IANA understands that there is a single action that needs to be completed. In the link relations registry, located at: http://www.iana.org/assignments/link-relations.html two new values will be added to this registry: prev-archive which will point to a file that contains: Attribute Value: prev-archive Description: A URI that refers to the immediately preceding archive document. Expected display characteristics: none Security considerations: See [ RFC-nottingham-atompub-feed-history-08.txt ] and next-archive which will point to a file that contains: Attribute Value: next-archive Description: A URI that refers to the immediately following archive document. Expected display characteristics: none Security considerations: See [ RFC-nottingham-atompub-feed-history-08.txt ] IANA understands that this is the only IANA Action required upon approval of this document. |
2007-01-19
|
11 | Samuel Weiler | Request for Last Call review by SECDIR is assigned to Vidya Narayanan |
2007-01-19
|
11 | Samuel Weiler | Request for Last Call review by SECDIR is assigned to Vidya Narayanan |
2007-01-19
|
11 | Amy Vezza | Last call sent |
2007-01-19
|
11 | Amy Vezza | State Changes to In Last Call from Last Call Requested by Amy Vezza |
2007-01-18
|
11 | Lisa Dusseault | State Changes to Last Call Requested from AD Evaluation by Lisa Dusseault |
2007-01-18
|
11 | Lisa Dusseault | Last Call was requested by Lisa Dusseault |
2007-01-18
|
11 | (System) | Ballot writeup text was added |
2007-01-18
|
11 | (System) | Last call text was added |
2007-01-18
|
11 | (System) | Ballot approval text was added |
2007-01-18
|
11 | Lisa Dusseault | State Changes to AD Evaluation from Dead by Lisa Dusseault |
2006-11-26
|
08 | (System) | New version available: draft-nottingham-atompub-feed-history-08.txt |
2006-11-20
|
11 | Lisa Dusseault | State Changes to Dead from Publication Requested by Lisa Dusseault |
2006-11-20
|
11 | Lisa Dusseault | This document can't be progressed as is. It's got examples including RSS, but there's no reference to RSS, which would be difficult anyhow as there's … This document can't be progressed as is. It's got examples including RSS, but there's no reference to RSS, which would be difficult anyhow as there's no known stable way to refer to a version of RSS. I'm marking this as "dead" until I get a plan from the author, either a greatly revised draft or a way to refer to an RSS version. |
2006-10-13
|
11 | Dinara Suleymanova | Draft Added by Dinara Suleymanova in state Publication Requested |
2006-09-15
|
07 | (System) | New version available: draft-nottingham-atompub-feed-history-07.txt |
2006-06-28
|
06 | (System) | New version available: draft-nottingham-atompub-feed-history-06.txt |
2006-02-28
|
05 | (System) | New version available: draft-nottingham-atompub-feed-history-05.txt |
2005-09-02
|
04 | (System) | New version available: draft-nottingham-atompub-feed-history-04.txt |
2005-08-15
|
03 | (System) | New version available: draft-nottingham-atompub-feed-history-03.txt |
2005-07-15
|
02 | (System) | New version available: draft-nottingham-atompub-feed-history-02.txt |
2005-07-01
|
01 | (System) | New version available: draft-nottingham-atompub-feed-history-01.txt |
2005-06-28
|
00 | (System) | New version available: draft-nottingham-atompub-feed-history-00.txt |