Doichain/dapp

Modify REST-API call "verify" - provide interface for postfix smtp-filter

Open

#102 opened on Mar 29, 2019

 (3 comments) (0 reactions) (1 assignee)JavaScript (13 forks)auto 404
A prioritybountyfeaturegood first issuehelp wanted

Repository metrics

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

Description

As described in #101 , the verify call needs to be extended and should check if the local dApp has verifiable local data which have a valid permission (correct signatures) inside the blockchain.

In case the local database doesn't hold nameId and or public_key of Alice, we must either purely rely on the local data or find a way to gather or save public_key of Alice in order to decrypt the signatures inside Doichain. Please lets further discuss this issue here!

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

Contributor guide