diff --git a/EIPS/draft-dapp-html-authorization.md b/EIPS/draft-dapp-html-authorization.md index 479c4338..1b92bd43 100644 --- a/EIPS/draft-dapp-html-authorization.md +++ b/EIPS/draft-dapp-html-authorization.md @@ -18,12 +18,20 @@ Currently, if a user navigate to a dapp running on a website using her/his every - For more complex case, the user is asked to enter the transaction manually via the node command line interface. -This proposal aims to provide a safe and user friendly alternative. +This proposal aims to provide a safe and user friendly alternative: + +Account unlocked : +----------------- +Account locked and no "personal" api exposed via rpc: +----------------- + + +Account locked but node exposing the "personal" api via rpc : +----------------- - Specification =============