Doichain/dapp

https when requesting and confirming DOI-template

Open

#31 opened on Jun 19, 2018

 (0 comments) (0 reactions) (1 assignee)JavaScript (13 forks)auto 404
bugenhancementgood first issue

Repository metrics

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

Description

Doichain dApp only suports http right now when requesting a template from Alice. Also the confirmation on Bob's dApp should always work over https. (this is not tested nor clear at all right now) See: https://github.com/Doichain/dapp/blob/0.0.5/imports/modules/server/doichain/add_entry_and_fetch_data.js#L53

Contributor guide