Skip to content

js-ceramic configuration should take a flag for the node secret (string or file) #3252

@3benbox

Description

@3benbox

Description

Starting the js-ceramic daemon currently requires the node secret in the configuration file.
The secret should be accessible from outside the configuration file for better security and easier operations.

Technical Information

Add configurations flags and/or env vars detailing where the node secret can be found.

Something like
--node-secret-string=<NODE_SECRET>
--node-secret-file-path=<FILE_PATH_TO_NODE_SECRET>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions