-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Misuse-resistance audit (nucypher-ts <> nc/nc) #152
Comments
OK, @theref and I had two fairly hard-hitting calls-and-walkthroughs on this topic. We have identified each secret requiring custody, given the protocol possibilities we have discussed, in this codebase in particular (ie, with passing recognition only, at most, to Ursula's secrets). We tried to consider protocol possibilities that have been seriously discussed but not yet finalized (ie, Enrico signing the Condition set), but to exclude those discussed only briefly or not discussed at all. The primary outcome is with respect to the issues linked below; either opened during the course of this investigation or, during it, understood as having an impact on misuse resistance. The secondary goal was (and secondary achievement is) to explore this codebase with enough inquiry into the matter of where and how these secrets are actually handled (or will be handled) to be able to discuss the matter intelligently with @piotr-roslaniec (which joined us for a little bit of our second call - thanks man :-) ). @KPrasch also offered storms of brain as this call wound down. The following are notes I scratched during the second call, marked where appropriate with issues that we've subsequently opened: '''
(Note after-the-fact: we discussed these four as a kit representing a sort of next-generation HRAC, providing a potential vector for authentication not of "what" of the payload shared with Bob, but of the "how" - seems possibly useful in metaverse contexts or something?)
-- EverymanManBob decrypting material is not secret; needs to be marked as such ( #159) ''' Does Bob need an additional secret in order to access the Conditions, for local verification? How does Alice adhere the conditions? Is a secret needed? |
I believe that the comment above now represents comprehension as of the current ref. Closing. |
No description provided.
The text was updated successfully, but these errors were encountered: