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

cmd: harden the security of privkey field in config show #3141

Merged
merged 3 commits into from
Sep 4, 2016

Commits on Sep 4, 2016

  1. cmd: harden config show with key

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu authored and whyrusleeping committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    671425e View commit details
    Browse the repository at this point in the history
  2. config: guard against privkey being overwritten in fsrepo setConfig

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    91dd044 View commit details
    Browse the repository at this point in the history
  3. replace string with constant in fsrepo privkey check

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    667f8a6 View commit details
    Browse the repository at this point in the history