kubo/cmd/ipfs
Petar Maymounkov 4674f770b7 Choosable key types at initialization
* add support for choosing a peer key type (e.g. RSA or Ed25519) when initializing the repo
* test all variants of ipfs init: RSA, Ed25519 and default
* update subdomain gateway sharness test to publish IPNS using RSA and
Ed25519 keys
* use default identity bit lengths defined in config repo instead of
having separate defaults in go-ipfs
* update config repo dependency

Co-authored-by: Will Scott <will@cypherpunk.email>
Co-authored-by: Petar Maymounkov <petarm@gmail.com>
2020-07-14 14:42:49 -04:00
..
dist Update the license distributed with dist builds to the dual one 2020-02-06 22:27:15 +01:00
util Fix typos and cleanup 2020-04-20 22:00:01 +03:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
daemon_linux.go chore(dep): update deps 2020-01-28 21:20:17 -08:00
daemon_other.go systemd: add notify support 2019-09-27 16:08:30 -07:00
daemon.go Choosable key types at initialization 2020-07-14 14:42:49 -04:00
dnsresolve_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
init.go Choosable key types at initialization 2020-07-14 14:42:49 -04:00
ipfs.go gx: unrewrite 2019-03-05 18:33:56 +01:00
main.go cmd: ipfs handle GUI environment on Windows 2020-03-12 16:15:23 -07:00
Rules.mk mk: s/go-build/go-build-relative/ 2019-03-05 18:33:58 +01:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00