Skip to content

Consider not storing dev/test keys in repo #1094

@d3zd3z

Description

@d3zd3z

Currently, development keys are stored in the repo. As long as the instructions are followed, this should not result in these keys being used in production. However it is possible for this to happen. One way to fix this is to remove these keys, and instead, have all of the systems that used the development keys instead create a set if they are needed. Ideally, this would be created once in a developer's workspace, and the same keys would be reused. This needs to be coordinated across all of the systems that use MCUboot, including the simulator, Zephyr, MyNewt, and the other supported platforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions