OK. I've finally managed to read this, although not as thoroughly as I would have liked to. The TAMP protocol described in the draft describes a "cryptographic module" or trust anchor store that has three tiers of trust anchors - Apex TA - exactly one of those. Has two key pairs. One is only used in the replacement of the Apex TA. - Mgmt TA - one or more of those - Identity TA - several of those - they're the regular trust anchors, such as the CA certs in a browser. - The protocol specifies messages used in managing the trust anchor stores. - The Apex TA represents the ultimate authority (owner of the cryptographic module?) and is used to manage Mgmt TAs, Mgmt TAs are used to manage identity TAs. - All the messages in the protocol are requests or responses. All requests have responses. Requests must be signed, responses should be. Problems I see: 1. It's always request-response. the store-and-forward, or email scenario is missing, but it could probably be added. 2. There is no association between identity TA and the Mgmt TA that added it. You can't have an operation like "erase the Mgmt TA and everything it added", which I think is important. 3. You can query whether a particular TA is present, but you can't ask for a list of all present TAs. 4. You can delete a particular TA, but you can't delete a group or all TAs. You may want this if you want to erase all current TAs and add a new list. 5. The mandatory Apex TA. I can see cases where the user or owner manually controls the list of Mgmt TAs, and using the protocol just for the Identity TAs. That's about what I've seen. Thoughts? On Oct 4, 2007, at 6:35 PM, Russ Housley wrote: The Trust Anchor Management Protocol (TAMP) specification has been submitted for your consideration. The draft was developed primarily to support trust anchor management for cryptographic modules with an assumption that the module would manage a single trust anchor store. As such, there are some aspects of the specification that are out of alignment with the direction that this group seems to be taking. Specific items that are likely to change include the following: |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature