Skip to content

Make less obvious to read app source code and inspect correct answer #12

@ilmanzo

Description

@ilmanzo

Anyone can read the answers from json file, so I'd suggest at least obfuscating them using a simple base64 encoding.

Much better: use a proper secret encryption key in the repository (CI can decrypt during the build step) and provide a CLI wrapper for easier decode-edit-encode cycle

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions