Doichain/dapp

https when requesting and confirming DOI-template

Aberta

#31 aberto em 19 de jun. de 2018

 (0 comentário) (0 reação) (1 responsável)JavaScript (13 forks)auto 404
bugenhancementgood first issue

Métricas do repositório

Stars
 (6 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador