Doichain/dapp

revoke permission specification and compromised privateKeys approach

Open

#58 opened on Aug 31, 2018

 (1 comment) (0 reactions) (1 assignee)JavaScript (13 forks)auto 404
bountyenhancementfeaturehelp wantedsecuritytest

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

when a DOI (permission) was given, so far it stays with the ownership of Bob (email provider), which is correct and should NOT be changed.

in case Peter (the recipient) wants to revoke a permission he should browse his permission on his responsible Doichain dApp (Bob) and revoke the permission for a sender (Alice) there.

As soon as Bob revokes he should identically inform Alice about the revocation as he did for the confirmation. Alice now deletes (or better flag revoked = true) her local records of Peter automatically.

Please see https://bounties.doichain.org/ how to apply for Doichain bounties.

Contributor guide