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

Can the password be moved to a separate file? #53

@user202729

Description

@user202729

I'm thinking about using git to store my configuration files online, however from my reading of the source code, given a .cfconfig file it's possible to get the plain text password.

Is it possible to move the password to a separate file (for example .cfcredential)? For reference, git supports storing password indefinitely, but the password is stored (in plain text) in the ~/.git-credentials file.

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