kubo/fuse/node
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
..
mount_darwin.go gx update go-log, sys, go-crypto 2018-06-08 22:36:24 -07:00
mount_nofuse.go remove nofuse build constraints 2018-05-29 18:18:12 -04:00
mount_test.go startup: always load the private key 2018-12-13 11:48:55 -08:00
mount_unix.go gx: update go-log and sha256 2018-11-02 21:17:20 -07:00
mount_windows.go Mounts detect unmounts and track mount state. 2016-02-07 19:54:59 -08:00