-
Notifications
You must be signed in to change notification settings - Fork 277
Closed as not planned
Closed as not planned
Copy link
Labels
Bob 👨💼Effects the "Bob" development areaEffects the "Bob" development areaPREStrictly effects PREStrictly effects PRERevokequestionThis is a questionThis is a question
Description
After #833, we are left with the following possibilities:
- Bob is authorized; he can retrieve for the first time.
- Bob is authorized; he can retrieve using cached CFrags or through the network (though he gets
TypeErrorif he tries to use the network with aCapsulethat is already activated) - Bob is unauthorized; he cannot retrieve using the network.
- Bob is unauthorized, but he has cached CFrags (in fact, an activated Capsule).
What do we do (or perhaps do about) number 4 here?
Some possibilities:
A) We always delete a Capsule after Bob has obtained The Secret (ie, no caching is allowed, ever)
B) We leave well-enough alone; Bob can do the wrong thing unless dapp developers affirmatively prohibit it.
C) We provide an option to do (A) at the developer's discretion.
D) ...?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bob 👨💼Effects the "Bob" development areaEffects the "Bob" development areaPREStrictly effects PREStrictly effects PRERevokequestionThis is a questionThis is a question
Type
Projects
Status
Done