Skip to content

Format secrets in standard way #14

@camsterrrr

Description

@camsterrrr

In the add-gen-secrets-for-encode-pr branch, I defined a Rust library that is importable into Python. This is intended to be used to generate random numbers with ChaCha20.

Right now the keys being generated are stored as an integer in the secrets.json file. I'm not sure the format we should use moving forward, whether it be hex, integer, etc. (I can't think of any other option).

Link to the line of key formatting:

This is more of an open discussion for formatting ideas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requestedsecurity

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions