I have changed the IPFS post endpoint to be my own (amazon hosted) server for more control over object pinning. However, the web server does not handle https. This implies that all user data can be changed on the way to the IPFS node, which obviously completely undermines any security guarantee. Update the IPFSService to use https when nikeshnazareth/ipfs-node#1 is resolved.
I have changed the IPFS post endpoint to be my own (amazon hosted) server for more control over object pinning. However, the web server does not handle https. This implies that all user data can be changed on the way to the IPFS node, which obviously completely undermines any security guarantee. Update the IPFSService to use https when nikeshnazareth/ipfs-node#1 is resolved.