[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: One IPNS key per git repo
- Subject: Re: One IPNS key per git repo
- From: Chris Warburton
- Date: Mon, 26 Jun 2017 01:49:48 +0100
- In-reply-to: <9786f8cd07fb1ac2-0-artemis@nixos>
- References: <9786f8cd07fb1ac2-0-artemis@nixos>
The command to generate a key is `ipfs key add`. This requires
specifying a type and a size for the key. The default, as used by `ipfs
init` for the `self` key, is 2048 bit rsa.