TAXIIProject / yeti

YETI is a TAXII implementation
BSD 3-Clause "New" or "Revised" License
46 stars 19 forks source link

Add Feed Management Service #14

Closed bworrell closed 10 years ago

bworrell commented 11 years ago

Add support for the feed management service

thesedgar commented 10 years ago

To clarify, does this mean the creation of separate data subscriptions and the implementation of the "Manage Collection Subscription Request" as outlined in the "Subscription Management Exchange" portion of The TAXII Services Specification? (http://taxii.mitre.org/specifications/version1.1/TAXII_Services_Specification.pdf , section 3.5)

MarkDavidson commented 10 years ago

@thesedgar ,

This issue is the Collection Management Service defined in Section 2.1.2 of the TAXII Services Specification ('Feed' should be updated mentally to be 'Collection' in the original issue since the terminology updated from TAXII 1.0 to TAXII 1.1).

We haven't really discussed what this would be exactly, so I think both Message Exchanges would be up for consideration. Internally we'd kind of deferred this (I'm realizing there's no indication of that, I'll update our labels momentarily), but we're always open to discussion.

Is this TAXII Service something you're interested in?

Thank you. -Mark

MarkDavidson commented 10 years ago

Closing this as this is now in the domain of django-taxii-services