Trust anchors and pivots 00005#21
Conversation
…st-pivot-introduction 00005 had already been taken. :-(
npmccallum
left a comment
There was a problem hiding this comment.
Please format according to:
https://github.com/enarx/rfcs/blob/master/contributing.md#how-to-propose-an-rfc
| ### Trust pivot | ||
| A trust pivot is a component which allows a trust relationship | ||
| from one entity to another to be transferred, or added, to another | ||
| entity. The validity of the pivot assumes the existence of one or more trust anchors. |
There was a problem hiding this comment.
Would it be possible to get an example here? The CA example above made the description more clear. But after reading this I am still not clear on how the trust pivot would work.
There was a problem hiding this comment.
I've provided a couple. Please let me know what you think.
Added examples of trust pivots Clarified trust pivot definition
lkatalin
left a comment
There was a problem hiding this comment.
My comments have been addressed.
| @@ -0,0 +1,111 @@ | |||
| # 00006 Trust anchors and pivots | |||
There was a problem hiding this comment.
The RFC number here is different than the RFC number in the title of this PR.
| relationship to a trust anchor is assumed - based on the endorsing | ||
| authority - rather than derived. One example of a trust anchor |
There was a problem hiding this comment.
Let's drop the hyphens and add the word "it" to the end of the sentence, so:
"is assumed based on the endorsing authority rather than derived from it."
There was a problem hiding this comment.
I'm having trouble putting it together @connorkuehl, could you use the built-in suggestion tool to suggest a diff/patch? (<ctrl+g> apparently)
axelsimon
left a comment
There was a problem hiding this comment.
Lots of interesting ideas and food for thought. I think i'm not the only one for whom more non-technical examples would be helpful, to better grasp the difference between anchors and pivots. I think adding a section that more clearly defines how these two articulate would be very helpful!
| relationship to a trust anchor is assumed - based on the endorsing | ||
| authority - rather than derived. One example of a trust anchor |
There was a problem hiding this comment.
I'm having trouble putting it together @connorkuehl, could you use the built-in suggestion tool to suggest a diff/patch? (<ctrl+g> apparently)
mbestavros
left a comment
There was a problem hiding this comment.
Content looks good, but it needs a rebase and organizational changes (numbering, according to #22).
Was incorrectly named (@axelsimon came in with a 00004 before I submitted this).
First draft.