kubo/cmd/ipfs
Steven Allen 2eafa3f3ca startup: always load the private key
Loading this at the last minute means we need a bunch of special cases
in *every* command that needs routing, namesys, or even the public key.

If we ever have a case where we don't want to do this, we can add an option to
the (eventual) IPFS constructor. Handling this up-front is going to be
significantly less error prone.

Motivation: https://github.com/ipfs/go-ipfs/pull/5825/files#diff-fe35ea64d478c4f3fb767a3f618e5d01R863

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-12-13 11:48:55 -08:00
..
dist Fix typo of sudo install command 2018-05-06 19:09:43 +08:00
util gx: update go-log and sha256 2018-11-02 21:17:20 -07:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
daemon.go p2p http proxy: go fmt 2018-11-28 23:17:27 -08:00
dnsresolve_test.go gx: update go-log and sha256 2018-11-02 21:17:20 -07:00
init.go startup: always load the private key 2018-12-13 11:48:55 -08:00
ipfs.go gx: update go-log and sha256 2018-11-02 21:17:20 -07:00
main.go gx: update go-libp2p-peer 2018-12-07 15:37:23 -08:00
Rules.mk mk: embed CurrentCommit in the right place 2018-09-21 11:52:20 +02:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00