Add support for unencrypted file transfert / delivery via IPFS gatewak (ala transfer.sh)
Closed this issue · 1 comments
aurelg commented
If the uploaded file is not encrypted before being added to IPFS, if can be retrieved from any IPFS gateway using a regular web browser. This would cover use cases similar to transfer.sh (with little advantage over plain ipfs add
and appending the hash to the gateway URL yourself, though).