Profile

Contact Details

Ribbons

Badges

Mr. John Anderson


Contributions

1 to 5 of 30 total
Posted By John Anderson 06-03-2016 13:31
Found In Egroup: CTI STIX Subcommittee
\ view thread
John, Yes, the direction you're going with Number sounds good. Does "requires the use of UUIv4" mean "the computer has to generate it and it cannot be manually created"? My main concern about IDs is that they could be hand-crafted, and thus more likely to collide (by accident or on purpose, ...
Posted By John Anderson 06-03-2016 11:57
Found In Egroup: CTI STIX Subcommittee
\ view thread
A couple comments, if I'm not too late. Number : The JSON number format explicitly: 1. Allows exponential notation (which we may want to mention) and 2. Disallows quoted values (strings). Also, it does not support any imaginary or complex numbers, which ...
Posted By John Anderson 06-02-2016 16:46
Found In Egroup: CTI STIX Subcommittee
\ view thread
Ah, yes. You're correct, Jason, about the conversation between STIX processors being specified in TAXII, not STIX. Hmm. P erhaps, rather than ask "how long is a String", could we rephrase it? Maybe look at it from a different perspective? Something like: How "SHOULD" a STIX processor handle strings that ...
Posted By John Anderson 06-02-2016 16:02
Found In Egroup: CTI STIX Subcommittee
\ view thread
HTTP sez: " The HTTP protocol does not place any a priori limit on the length of a URI. Servers MUST be able to handle the URI of any resource they serve, and SHOULD be able to handle URIs of unbounded length if they provide GET-based forms that could generate such URIs. A server SHOULD return 414 (Request-URI ...