Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Keychain pass phrase #1135

Closed
Closed
@richardschneider

Description

@richardschneider

The keychain (#1133) requires a pass phrase to protect the private keys at rest.

Currently it is hard coded, which is not secure.

I suggest we add the --pass ... option to ipfs.

If the 'pass' option is not specified, then all access to the keychain should return the error 'Access to the keychain is not allowed, please use --pass'. This is something like pubsub when --enable-pubsub-experiment is not specified.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions