• Lars Gierth's avatar
    build: specify a dist.ipfs.io hash · 864e3055
    Lars Gierth authored
    Right now bin/dist_get trusts whatever DNS resolver is active.
    This change enables it to verify what it downloads.
    Verification itself remains TODO.
    
    This will work best with a unixfs-hash tool which is TODO too.
    It'd just do the equivalent of `ipfs add -n -r <dirOrFile>`.
    
    License: MIT
    Signed-off-by: default avatarLars Gierth <larsg@systemli.org>
    864e3055
Makefile 4.17 KB