Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show key size in ipfs init output #567

Closed
mappum opened this issue Jan 15, 2015 · 3 comments
Closed

Show key size in ipfs init output #567

mappum opened this issue Jan 15, 2015 · 3 comments
Assignees
Milestone

Comments

@mappum
Copy link
Contributor

mappum commented Jan 15, 2015

No description provided.

@jbenet
Copy link
Member

jbenet commented Jan 15, 2015

like:

initializing ipfs node at /Users/jbenet/.go-ipfs
generating 4096 bit key pair...done
peer identity: QmR8XkwnaEhH4SYnznhsY69Z4foLFx2MUs7yyc5GWjeBbe

to get started, enter: ipfs cat QmYpv2VEsxzTTXRYX3PjDg961cnJE3kY1YDXLycHGQ3zZB

this requires:

  • changing ipfs init command
  • changing sharness tests

@jbenet jbenet added this to the alpha milestone Jan 15, 2015
@whyrusleeping
Copy link
Member

might also want to say "4096 bit RSA keypair"

@jbenet
Copy link
Member

jbenet commented Jan 15, 2015

might also want to say "4096 bit RSA keypair"

indeed

@jbenet jbenet modified the milestones: alpha, α Jan 15, 2015
@mappum mappum closed this as completed Jan 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants